|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
State for the socket transport. More...
#include <socket.h>
Collaboration diagram for cace_amp_socket_state_t:Data Fields | |
| m_string_t | path |
| int | sock_fd |
| Actual socket FD. | |
State for the socket transport.
| m_string_t cace_amp_socket_state_t::path |
| int cace_amp_socket_state_t::sock_fd |
Actual socket FD.
Referenced by cace_amp_socket_recv(), cace_amp_socket_send(), cace_amp_socket_state_bind(), cace_amp_socket_state_init(), and cace_amp_socket_state_unbind().