libosmo-e1d 0.7.1
Osmocom e1d client library
Loading...
Searching...
No Matches
osmo_e1dp_client Struct Reference

Internal representation of client program connected to the CTL socket. More...

Data Fields

void * ctx
 talloc context
 
struct osmo_fd ctl_fd
 osmo-fd wrapped unix domain (CTL) socket to @osmo-e1d@
 
osmo_e1dp_event_cb_t event_cb
 callback function for incoming events
 

Detailed Description

Internal representation of client program connected to the CTL socket.

Field Documentation

◆ ctl_fd

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().

◆ ctx

◆ event_cb

osmo_e1dp_event_cb_t osmo_e1dp_client::event_cb

callback function for incoming events

Referenced by osmo_e1dp_client_event_register().


The documentation for this struct was generated from the following file: