Skip site navigation (1)Skip section navigation (2)
Date:      25 Jun 2001 08:50:32 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Sean Chittenden <sean-freebsd-hackers@chittenden.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: What happens to a connection between a select and accept...
Message-ID:  <xzpwv61yrwn.fsf@flood.ping.uio.no>
In-Reply-To: <20010624231617.C44590@rand.tgd.net>
References:  <20010624195910.A44590@rand.tgd.net> <xzp1yo91476.fsf@flood.ping.uio.no> <20010624231617.C44590@rand.tgd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Sean Chittenden <sean-freebsd-hackers@chittenden.org> writes:
>      It is possible to select(2) a socket for the purposes of doing an
>      accept() by selecting it for read.

This simply means that select(2) will consider a listen socket
readable when there's at least one incoming connection in that
socket's listen queue.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpwv61yrwn.fsf>