Why do all the 'incomingRequestHandler()' functions take an integer
parameter which has no name?
In RTSPServer.hh:
static void incomingRequestHandler(void * clientData, int /* mask */);
It's to allow for the possibility of handlng socket events other than
'socket is readable'. E.g., one co
Why do all the 'incomingRequestHandler()' functions take an integer
parameter which has no name?
In RTSPServer.hh:
static void incomingRequestHandler(void * clientData, int /* mask */);
Thanks!
??
Xochitl Smith
GS Software Engineer; Computer-E