andrei 2009/06/28 11:23:12 CEST
SER CVS Repository
Modified files: . io_wait.c Log: core: compile io_wait support even if -DUSE_TCP is not set
io_wait is needed now also by the ctl module, so it should be compiled even if no tcp support is desired. Its compilation can be turned off if NO_IO_WAIT is defined (but in this case one must make sure so no other piece of code using it will be compiled).
Revision Changes Path 1.13 +3 -3 sip_router/io_wait.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/io_wait.c.diff?r1=1...