xuxiuxi
2017-03-30 3505993cb3c816942bc4f10e842e357872fdf285
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);