RtspFace/ev_server.cpp @@ -42,6 +42,10 @@ { } }; #ifndef USER_DEFINE_EVCLIENT_PROC evclient_proc_t evclient_proc = nullptr; #endif // Set a socket to non-blocking mode. static int setnonblock(int fd) {