nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
daqc_listener.h File Reference
#include "daqc.h"
Include dependency graph for daqc_listener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  daq_listen_t
 

Functions

daq_listen_tdaq_initialize (daq_listen_t *lstn, daq_t *daq, int *tcp_port, void *(*start_func)(void *))
 Create a network listener thread. More...
 
int daq_shutdown (daq_listen_t *lstn)
 Kill the listener thread. More...