diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-10-27 03:45:35 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:04:49 -0500 |
commit | 1f6fd130a35e4068ac7caa164b89516319c3d276 (patch) | |
tree | b85b33c7b22e8873846859a503298465cdc2e709 /source4/librpc/idl/audiosrv.idl | |
parent | 9d055846f225bea4953822f40fab1d2f1a2e2d07 (diff) | |
download | samba-1f6fd130a35e4068ac7caa164b89516319c3d276.tar.gz samba-1f6fd130a35e4068ac7caa164b89516319c3d276.tar.bz2 samba-1f6fd130a35e4068ac7caa164b89516319c3d276.zip |
r3279: Removed MSG_DONTWAIT flags as many platform don't have it.
If a socket is non-blocking then adding MSG_DONTWAIT is pointless (it
does nothing), so all we lose is the ability to set non-blocking on a
packet-by-packet basis, which is not a very useful thing to have
anyway
if the socket is blocking then the code already adds MSG_WAITALL, so
MSG_DONTWAIT is also not needed in that case.
(This used to be commit b8a2afae67691a609b4a7a577fee3f9518adc9d2)
Diffstat (limited to 'source4/librpc/idl/audiosrv.idl')
0 files changed, 0 insertions, 0 deletions