M
Michael McGarry
Hi,
I am using connect() to connect a socket. connect() returns -1 and
sets errno to 38. How can I find the error type associated with this
value (i.e., 38) in errno?
Thanks for any help,
Michael
I am using connect() to connect a socket. connect() returns -1 and
sets errno to 38. How can I find the error type associated with this
value (i.e., 38) in errno?
Thanks for any help,
Michael