houxiao
2017-01-18 0571f31b167fd019924c9e400954f007d0903ce0
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)
{