Messages in this thread |  | | | Date | Sat, 20 Sep 2008 15:21:40 -0700 (PDT) | | Subject | Re: Honoring SO_RCVLOWAT in proto_ops.poll methods | | From | David Miller <> | |
From: lkml@pengaru.com
Date: Sat, 20 Sep 2008 16:42:29 -0500
> I have a need for select/poll/epoll_wait to block on sockets which have
> unread data sitting in the receive buffer with a quantity less than
> specified via setsockopt() w/SO_RCVLOWAT, not less than one like the
> current implementation.
If BSD never provided this behavior, such a change is likely
to break applications.
|  |