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

1.2.2: Errors

The TCP/IP socket library that comes with IBM's Toolkit does not set the variable errno, the way these calls would in UNIX. To get the error number associated with a call sock_errno() must be called instead.