[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080920.152140.193698477.davem@davemloft.net>
Date: Sat, 20 Sep 2008 15:21:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lkml@...garu.com
Cc: linux-kernel@...r.kernel.org
Subject: Re: Honoring SO_RCVLOWAT in proto_ops.poll methods
From: lkml@...garu.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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists