]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - unix/uxnet.c
Set FD_CLOEXEC in a little convenience function that does the right thing
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 9 Dec 2006 15:44:31 +0000 (15:44 +0000)
commita4278332775243f2d925c70378275862f06b4d2f
tree80f91587bcd02c5aba961f0fa89d6d9039914fa7
parent0e96d7ffb287c819a42abcbe097ca9ff81c3eb92
Set FD_CLOEXEC in a little convenience function that does the right thing
with F_GETFD and F_SETFD.

git-svn-id: http://svn.tartarus.org/sgt/putty@6978 cda61777-01e9-0310-a592-d414129be87e
unix/unix.h
unix/uxagentc.c
unix/uxmisc.c
unix/uxnet.c
unix/uxpty.c
unix/uxser.c