From owner-freebsd-questions Tue Sep 5 9: 5:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vviuh221.vvi.com (dns.vvi.com [206.229.112.1]) by hub.freebsd.org (Postfix) with SMTP id 0A51637B43E for ; Tue, 5 Sep 2000 09:05:07 -0700 (PDT) Received: by vviuh221.vvi.com (NX5.67g/NX3.0M) id AA02890; Tue, 5 Sep 00 12:16:26 -0400 Message-Id: <10009051616.AA02890@vviuh221.vvi.com> Content-Type: text/plain Mime-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Johnston Date: Tue, 5 Sep 2000 12:16:24 -0400 To: freebsd-questions@freebsd.org Subject: Thanks for the good book and newbie question ... Reply-To: David.Johnston@vviuh221.vvi.com References: <10009041448.AA01126@vviuh221.vvi.com> <4.3.0.20000904170717.02835620@pop.free.fr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Again FreeBSD: > UNIX Network Programming, Volume 1, second Edition. I wrote my first client/server sub-system using the book's examples. It is so cool! Now I need to ask the occasional question. Is there a better freebsd mail list for these type of questions? The one I have now is the following: When I kill the server then immediately restart it then bind gives "bind error: Address already in use". But if I wait for about 1 minute then I can start the server up again. How do I make it such that bind will "figure it out" right away, or (put another way) why can't bind figure out that the address and port are no longer in use? Sincerely, David Johnston djohn@vvi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message