> 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.

Call _exit, not exit.

        /r$

--
SOA Appliances
Application Integration Middleware

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to