Re: SO_REUSEADDR
Re: SO_REUSEADDR
- Subject: Re: SO_REUSEADDR
- From: "Justin C. Walker" <email@hidden>
- Date: Wed, 8 Mar 2006 19:59:15 -0800
On Mar 8, 2006, at 18:58 , Troy Dawson wrote:
In creating a UDP listening socket:
[snip]
What am I doing wrong ??? TIA.
Probably not using "SO_REUSEPORT". If you are doing a lot of this
kind of programming,
#include <default/comment>
consider investing in W. Richard Stevens' Unix Network Programming, V.
1. The 2nd edition is great; there is a 3rd edition with different
authors, which I've not looked at. It gets high marks as well, from
those who have.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Director
Institute for the Enhancement of the Director's Income
--------
"Weaseling out of things is what separates us from the animals.
Well, except the weasel."
- Homer J Simpson
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >SO_REUSEADDR (From: Troy Dawson <email@hidden>) |