DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Programming with sockets

Error handling

XTI attempts to separate communications errors from system errors by defining two levels of errors:

The socket interface provides a similar facility with getsockopt when called with an option of SO_ERROR.


NOTE: In applications linked with the Threads Library, distinct instances of t_errno and errno will be supported for each thread. See ``Multithreaded network programming'' for more information about using the Transport Interface and the Socket Interface with the Threads Library.



© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004