Andre Oppermann 695da99eba In the experimental soreceive_stream():
o Move the non-blocking socket test below the SBS_CANTRCVMORE so that EOF
   is correctly returned on a remote connection close.
 o In the non-blocking socket test compare SS_NBIO against the so->so_state
   field instead of the incorrect sb->sb_state field.
 o Simplify the ENOTCONN test by removing cases that can't occur.

Submitted by:	trociny (with some further tweaks by committer)
Tested by:	trociny
2011-07-08 10:50:13 +00:00
..
2011-04-18 16:32:47 +00:00
MFC
2011-06-15 07:20:22 +00:00
2011-04-13 11:28:46 +00:00
2011-04-26 07:30:52 +00:00
2010-11-22 15:28:54 +00:00
2010-11-25 20:05:11 +00:00
2011-06-27 13:02:23 +00:00
MFC
2011-06-26 17:30:46 +00:00
2011-04-18 16:32:47 +00:00
2011-04-18 16:32:47 +00:00
2010-01-04 20:59:52 +00:00
2010-11-14 16:10:15 +00:00