• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: BSD socket oddity with SO_REUSEADDR
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BSD socket oddity with SO_REUSEADDR


  • Subject: Re: BSD socket oddity with SO_REUSEADDR
  • From: Aaron Ballman <email@hidden>
  • Date: Tue, 15 Jul 2003 15:41:28 -0500

::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. ;-)

~Aaron
--
Handy UNIX Commands:

sudo grep -e "My mind" -H -r /
mv /mnt/fuji /mnt/everest
mv "Ignorance" /dev/null
_______________________________________________
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.

  • Follow-Ups:
    • Re: BSD socket oddity with SO_REUSEADDR
      • From: "Justin C. Walker" <email@hidden>
References: 
 >Re: BSD socket oddity with SO_REUSEADDR (From: "Justin C. Walker" <email@hidden>)

  • Prev by Date: Re: BSD socket oddity with SO_REUSEADDR
  • Next by Date: Re: BSD socket oddity with SO_REUSEADDR
  • Previous by thread: Re: BSD socket oddity with SO_REUSEADDR
  • Next by thread: Re: BSD socket oddity with SO_REUSEADDR
  • Index(es):
    • Date
    • Thread