Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Nov 1998 10:14:22 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   bind()/listen() race
Message-ID:  <199811081014.KAA23159@woof.lan.awfulhak.org>

next in thread | raw e-mail | index | archive | help
Hi,

If I create a local domain socket with bind(), there's a period 
between that and the listen() where a connect() will fail.  Is there 
any way to circumvent the problem ?

Cheers.
-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199811081014.KAA23159>