#include <ngcbSIO.hpp>
Public Member Functions | |
| ngcb_port_t () | |
| Constructor. | |
Public Attributes | |
| int | socket |
| Socket descriptor. | |
| int | protocol |
| Service protocol. | |
| int | port |
| Port number. | |
Service port
|
inline |
Constructor.
| int ngcb_port_t::port |
Port number.
| int ngcb_port_t::protocol |
Service protocol.
| int ngcb_port_t::socket |
Socket descriptor.