Hi,
 
i am using a server who has some SSL connections opened...
 
in this server i fork to use a independent exec. directly after the exec in the child i call exit(0), but then the SSL connection which is an exact copy of the parent gets also deinitialized. in this case even my server crashes because the TCP port is not available then.
 
has someone an idea or experience about it?
 
regards, stefan

Reply via email to