prev UP NEXT C++ socket classes for OS/2

1.6.1: sock_strerror


const char * sock_strerror(int nerrno);

The socket library that comes with IBM toolkit returns its own errors for socket calls. This functions returns the error string associated with an error number. The text of these error messages comes from the comments in nerrno.h.