libosmo-e1d
0.5.0
Osmocom e1d client library
|
Internal representation of client program connected to the CTL socket. More...
Data Fields | |
void * | ctx |
talloc context More... | |
struct osmo_fd | ctl_fd |
osmo-fd wrapped unix domain (CTL) socket to @osmo-e1d@ More... | |
Internal representation of client program connected to the CTL socket.
struct osmo_fd osmo_e1dp_client::ctl_fd |
osmo-fd wrapped unix domain (CTL) socket to @osmo-e1d@
Referenced by osmo_e1dp_client_create(), and osmo_e1dp_client_destroy().
void* osmo_e1dp_client::ctx |
talloc context
Referenced by osmo_e1dp_client_create().