|
From: L <L...@z5...> - 2007-11-16 10:11:15
|
> > It very probably not returing any error by WSAGetLastError, just by
> > bind return value.
> >
> > But MSDN says:
> > "If no error occurs, bind returns zero. Otherwise, it returns
> > SOCKET_ERROR, and a specific error code can be retrieved by calling
> > WSAGetLastError."
>
> hmmmm I'm thinking WSAGetLastError is flakey, or WSAGetLastError being reset
> somehow.
>
Is it possible maybe:
GetSinLocal
Is making a winapi call and wsagetlasterror returned to zero..
GetSinLocal is called after ssBind.. in the .Bind function..
p.s. it is 3:06 AM here in the morning.. in Canada
I stay up late to talk to Europeans.. really late ;-)
L505
|