Date: Fri, 21 Sep 2001 10:20:27 -0500 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: freebsd-hackers@FreeBSD.ORG Subject: Re: Could not bind Message-ID: <3BAB5ABB.2364244@math.missouri.edu> References: <3BA3F70D.27C2136@math.missouri.edu> <3BA520BC.E26A64F0@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks everyone for exellent answers - I learned something from every single email I received in response. Thanks, Stephen > Stephen Montgomery-Smith wrote: > > > > I have written a server program that listens on port 3000. The program > > works very well except for one feature. I am asking if that is normal, > > or whether I forgot something. > > > > If I run the program it does fine. If I then kill the program (after it > > has accepted connections), and then run the program again, the bind > > function fails to work, and I get a message like "Could not bind" (see > > program below). If I wait a while, like a minute or two, then the > > program will work again. Is this normal behavior, or did I miss > > something? > -- Stephen Montgomery-Smith stephen@math.missouri.edu 307 Math Science Building stephen@showme.missouri.edu Department of Mathematics stephen@missouri.edu University of Missouri-Columbia Columbia, MO 65211 USA Phone (573) 882 4540 Fax (573) 882 1869 http://www.math.missouri.edu/~stephen 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?3BAB5ABB.2364244>