View Full Version : Unable to iterpret error message from getsockopt (SO_ERROR)
Firas
05-29-2006, 09:08 AM
I have run in to some kind of networking problem
calling getsockopt for SO_ERROR returns two different values 110 and 101
where can I find the meaning of these errors?
any one who knows?
Hello and welcome to http://www.pcguide.com/ubb/pcgubb.gif!
Post the exact error message and we will see what we can do...
Firas
05-30-2006, 03:32 AM
After a successful call to getsockopt for a certain field (in this case SO_ERROR) a integer result is stored in socket_status. That is all there is.
The integer values that intrest me are 110 and 101 but I cannot find the meaning of them.
vBulletin v3.6.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.