<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi all,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Under linux (RH 4), I have some warnings like this :<o:p></o:p></p>

<p class=MsoNormal>File descriptor 3 left open<o:p></o:p></p>

<p class=MsoNormal>File descriptor 4 left open<o:p></o:p></p>

<p class=MsoNormal>&#8230;<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>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).<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Is it a bug and is it done by design ?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Thanks<o:p></o:p></p>

<p class=MsoNormal>Seb<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><b><span lang=FR style='font-size:10.0pt'>Sébastien BOUCHEX
BELLOMIÉ -&nbsp;Senior Software&nbsp;Engineer</span></b><span lang=FR
style='font-size:10.0pt'> <br>
<b><span style='color:gray'>INFO</span><span style='color:red'>VISTA&nbsp; SA</span></b></span><span
lang=FR> <br>
</span><span lang=FR style='font-size:10.0pt'>6, rue de la Terre De Feu <br>
F-91952 Courtaboeuf Cedex <br>
Tel : +33 (0)1 64 86 79 72&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fax : +33 (0)1 64
86 79 79 <br>
</span><a href="mailto:sbouchex@infovista.com"
title="mailto:sbouchex@infovista.com"><span lang=FR style='font-size:10.0pt;
color:blue'>sbouchex@infovista.com</span></a><span lang=FR style='font-size:
10.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><a
href="http://www.infovista.com" target="_blank"
title="http://www.infovista.com/"><span lang=FR style='font-size:10.0pt;
color:blue'>http://www.infovista.com</span></a><span lang=FR><o:p></o:p></span></p>

<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>