[ovs-dev] [PATCH] socket-util: drain_rcvbuf() for Windows.

Ben Pfaff blp at nicira.com
Mon Feb 24 18:18:35 UTC 2014


On Mon, Feb 24, 2014 at 10:05:46AM -0800, Gurucharan Shetty wrote:
> Netlink sockets are created as blocking sockets. So, we can't
> afford to remove MSG_DONTWAIT for Linux.
> 
> drain_rcvbuf() is currently called from netlink-socket.c and
> netdev-linux.c. As of now, I don't see it being used for Windows.
> 
> Bug #1200865.
> Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
> Reported-by: Len Gao <leng at vmware.com>

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list