Re: Problems with SO_REUSEADDR
- From: "Phil Frisbie, Jr." <phil@xxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 14:02:27 -0800
Matthias Moetje [MVP] wrote:
Phil,
did you bind both sockets to a specific ip address _and_ port?
I normally bind to INADDR_ANY unless I have a VERY good reason to do otherwise. And yes, the same port # was used.
Did you also use one socket for send and the other for receive
simultaneously?
Yes. Sometimes one sending and MANY receiving or visa versa.
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com
.
- Follow-Ups:
- Re: Problems with SO_REUSEADDR
- From: Matthias Moetje [MVP]
- Re: Problems with SO_REUSEADDR
- References:
- Re: Problems with SO_REUSEADDR
- From: Phil Frisbie, Jr.
- Re: Problems with SO_REUSEADDR
- From: Matthias Moetje [MVP]
- Re: Problems with SO_REUSEADDR
- From: Phil Frisbie, Jr.
- Re: Problems with SO_REUSEADDR
- From: Matthias Moetje [MVP]
- Re: Problems with SO_REUSEADDR
- Prev by Date: Re: Async calls to WebService in MFC
- Next by Date: Re: Problems with winsock2 under VS 2005
- Previous by thread: Re: Problems with SO_REUSEADDR
- Next by thread: Re: Problems with SO_REUSEADDR
- Index(es):
Relevant Pages
|