NCBI C++ ToolKit
Public Attributes | List of all members
SSOCK_ErrInfo Struct Reference

Search Toolkit Book for SSOCK_ErrInfo

#include <connect/ncbi_socket.h>

+ Collaboration diagram for SSOCK_ErrInfo:

Public Attributes

ESOCK_ErrType type
 See ESOCK_ErrType. More...
 
SOCK sock
 Non-NULL when SOCK-related. More...
 
const char * host
 Host name/IP (or path for non-IP SOCK) More...
 
unsigned short port
 Port (host byte order), 0 for non-IP SOCK. More...
 
EIO_Event event
 Meaningful only for the eSOCK_ErrIO type. More...
 
EIO_Status status
 Status code about to be returned (if known) More...
 

Detailed Description

Definition at line 1950 of file ncbi_socket.h.


The documentation for this struct was generated from the following file:
Modified on Tue Jun 11 09:22:00 2024 by modify_doxy.py rev. 669887