Date: Sat, 1 Apr 2006 10:43:02 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200604011043.k31Ah3CF092028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-04-01 10:43:02 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Add a somewhat sizable comment documenting the semantics of various kernel socket calls relating to the creation and destruction of sockets. This will eventually form the foundation of socket(9), but is currently in too much flux to do so. MFC after: 3 months Revision Changes Path 1.260 +57 -0 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604011043.k31Ah3CF092028>