lkml.org 
[lkml]   [2002]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateFri, 1 Nov 2002 20:14:14 +0000
FromJamie Lokier <>
SubjectRe: and nicer too - Re: [PATCH] epoll more scalable than poll
Charlie Krasic wrote:
> I would like to see a new kind of nonblocking flag that implies the
> use of epoll. So instead of giving O_NONBLOCK to fctnl(F_SETFL), you
> give O_NONBLOCK_EPOLL. In addition to becoming non-blocking, the
> socket is added to epoll interest set. Furthermore, if the socket is
> a "listener" socket, all connections accepted on the socket inherit
> the non-blocking status and are added automatically to the same epoll
> interest set. It's true that this can get silly though. I'd like to
> do the same with other flags, like TCP_CORK.

... and close-on-exec.

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:30    [from the cache]
©2003-2010