xuxiuxi
2017-04-17 a029466c2f9ee07889923105939081bb8c8d77ad
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);