Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: tls-maxphys-nbase
Revision 1.213 / (download) - annotate - [select for diffs], Thu Feb 14 21:57:58 2013 UTC (3 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.212: +4 -2
lines
Diff to previous 1.212 (colored)
PR/47569: Valery Ushakov: SOCK_NONBLOCK does not work because it does not set SS_NBIO. XXX: there are too many flags that mean the same thing in too many places, and too many flags that mean the same thing and are different.