From: Josh C. <ta...@us...> - 2002-03-02 20:31:51
|
tamc 2002/03/02 12:31:50 PST Modified files: net ServerSocket.cpp ServerSocket.h Log: select now has event mask, enum of events allows for OR-ing queue length moved from constructor to listen method, as that is the only place its being used Revision Changes Path 1.5 +5 -15 brotha/net/ServerSocket.cpp 1.5 +10 -8 brotha/net/ServerSocket.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/ServerSocket.cpp.diff?r1=1.4&r2=1.5&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/ServerSocket.h.diff?r1=1.4&r2=1.5&diff_format=h |