diff options
author | pjd <pjd@FreeBSD.org> | 2013-12-15 22:58:09 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2013-12-15 22:58:09 +0000 |
commit | d2d5bec62ca1a0000a3d686837388bc93c1587b0 (patch) | |
tree | 667109fec4abeb318fdf15525f4363f4641ef591 /sys/ia64 | |
parent | 8f9b4c6a1e9be0e98ffdf5ee87683de092014b89 (diff) | |
download | FreeBSD-src-d2d5bec62ca1a0000a3d686837388bc93c1587b0.zip FreeBSD-src-d2d5bec62ca1a0000a3d686837388bc93c1587b0.tar.gz |
MFp4 @1189139:
Get rid of the msg_peek() function, which has a problem. If there was less
data in the socket buffer than requested by the caller, the function would busy
loop, as select(2) will always return immediately.
We can just receive nvlhdr now, because some time ago we splitted receive of
data from the receive of descriptors.
MFC after: 1 week
Diffstat (limited to 'sys/ia64')
0 files changed, 0 insertions, 0 deletions