Sébastien Bouchex Bellomié
2007-02-26 19:14:35 UTC
Hi all,
Under linux (RH 4), I have some warnings like this :
File descriptor 3 left open
File descriptor 4 left open
...
They appear when our app (liked against omniorb) is spawning a child process. After a look at the omniorb code, it seems that SocketSetCloseOnExec is not called on the initial pipe created in tcpConnection::tcpConnection and in sslConnection:: sslConnection (the calling code is in SocketCollection::SocketCollection).
Is it a bug and is it done by design ?
Thanks
Seb
S?bastien BOUCHEX BELLOMI? - Senior Software Engineer
INFOVISTA SA
6, rue de la Terre De Feu
F-91952 Courtaboeuf Cedex
Tel : +33 (0)1 64 86 79 72 Fax : +33 (0)1 64 86 79 79
***@infovista.com <mailto:***@infovista.com> http://www.infovista.com <http://www.infovista.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20070226/31fd18a6/attachment.htm
Under linux (RH 4), I have some warnings like this :
File descriptor 3 left open
File descriptor 4 left open
...
They appear when our app (liked against omniorb) is spawning a child process. After a look at the omniorb code, it seems that SocketSetCloseOnExec is not called on the initial pipe created in tcpConnection::tcpConnection and in sslConnection:: sslConnection (the calling code is in SocketCollection::SocketCollection).
Is it a bug and is it done by design ?
Thanks
Seb
S?bastien BOUCHEX BELLOMI? - Senior Software Engineer
INFOVISTA SA
6, rue de la Terre De Feu
F-91952 Courtaboeuf Cedex
Tel : +33 (0)1 64 86 79 72 Fax : +33 (0)1 64 86 79 79
***@infovista.com <mailto:***@infovista.com> http://www.infovista.com <http://www.infovista.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20070226/31fd18a6/attachment.htm