houxiao
2017-01-18 0571f31b167fd019924c9e400954f007d0903ce0
RtspFace/ev_server.h
@@ -38,6 +38,8 @@
typedef bool (*evclient_proc_t)(EVClientStub& client);
extern evclient_proc_t evclient_proc;
//#define USER_DEFINE_EVCLIENT_PROC
int server_main(int argc, char **argv);
void ev_send_packet(EVClientStub& client);