CVSROOT:        /cvs/gnome
Module name:    ORBit2
Changes by:     tml     06/06/18 17:45:41

Modified files:
        linc2          : ChangeLog 
        linc2/src      : linc-connection.c linc-server.c 

Log message:
2006-06-19  Tor Lillqvist  <[EMAIL PROTECTED]>

* src/linc-connection.c (link_connection_do_initiate)
* src/linc-server.c (link_server_setup): Make the sockets we
create non-inheritable. In retrospect, it is rather embarrassing
that it should take this long for me to notice how essential it is
to do this... but the root cause of the ill effects was not
immediately obvious. This corresponds to the FD_CLOEXEC that is
used on Unix.

Use LINK_CLOSE_SOCKET() instead of close().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ORBit2&who=tml&date=explicit&mindate=2006-06-18%2017:44&maxdate=2006-06-18%2017:46

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to