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 [EMAIL PROTECTED]
307 Math Science Building [EMAIL PROTECTED]
Department of Mathematics [EMAIL PROTECTED]
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message