Date: Mon, 2 Nov 2009 07:21:13 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys accept.2 Message-ID: <200911020721.nA27LSR5096434@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2009-11-02 07:21:13 UTC FreeBSD src repository Modified files: lib/libc/sys accept.2 Log: SVN rev 198781 on 2009-11-02 07:21:13Z by cperciva Attempt to reduce accidental foot-shooting by pointing out that accept(2)ed sockets do not necessarily inherit O_NONBLOCK from listening sockets on non-FreeBSD platforms. Feet shot: cperciva MFC after: 1 month Revision Changes Path 1.34 +4 -0 src/lib/libc/sys/accept.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911020721.nA27LSR5096434>