Re: BSD socket oddity with SO_REUSEADDR
Re: BSD socket oddity with SO_REUSEADDR
- Subject: Re: BSD socket oddity with SO_REUSEADDR
- From: "Justin C. Walker" <email@hidden>
- Date: Tue, 15 Jul 2003 14:23:18 -0700
On Tuesday, July 15, 2003, at 01:41 PM, Aaron Ballman wrote:
::smacks forehead and does the duh dance ::
Figured out what the issue is. When calling accept, it returns a new
file descriptor to you which has the live connection. Well.. if you
forget to close the OLD file descriptor then you'll run into things
like this.
Thanks for being here to watch me figure out my silly mistake. ;-)
Well, it's been enjoyable :-}. Glad you figured it out.
Cheers,
Justin
--
/~\ The ASCII Justin C. Walker, Curmudgeon-at-Large
\ / Ribbon Campaign
X Help cure HTML Email
/ \
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.