summaryrefslogtreecommitdiffstats
path: root/share/man/man9/socreate.9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use FNONBLOCK instead of SS_NBIO to check/indicate that the I/O modempi2018-07-301-8/+3
* tweak previous;jmc2017-09-011-2/+2
* Reflect so{g,s}etopt() changes.mpi2017-09-011-9/+8
* fix cross references to self; found with mandoc -Tlintschwarze2017-07-051-4/+6
* document the so_upcall option to socreatephessler2016-07-271-2/+11
* you must pass uio to socreate, even if you want an mbuf back.dlg2015-11-031-7/+8
* there's an extra argument to soreceive now.dlg2015-10-231-3/+6
* Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,naddy2015-02-161-4/+4
* - fix .Nm and .Dtjmc2009-01-291-5/+11
* Add some kernel socket documentation. Originally from FreeBSD with someclaudio2009-01-291-0/+297