Re: Socket operation on a non-socket - WeOnlyDo Discussion board

Re: Socket operation on a non-socket (General questions)

by wodDamir, Saturday, December 23, 2006, 19:44 (6332 days ago) @ Luca

Luca,

It would be great if you could trace the error, or put enable DebugFile Property in your application, and once the error occures, send it over to us. That way we could try to locate the error.

Can you try to handle an error, and ignore it? Does everything work as expected after that? Since it's Winsock error, there is great chance that this doesn't only happen only on your application.

The discription for this error is: Either the socket handle parameter did not reference a valid socket, or for select, a member of an fd_set was not valid.

It would be great if you could duplicate this and send us a sample, something we could run on our side and duplicate the behaviour.

Regards,
Damba


Complete thread: