Re: [Live-devel] Q: incomingRequestHandler(): param 2

2007-11-29 Thread Ross Finlayson
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

[Live-devel] Q: incomingRequestHandler(): param 2

2007-11-29 Thread xcsmith
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