|
From: Josh C. <ta...@us...> - 2002-03-02 20:30:58
|
tamc 2002/03/02 12:30:53 PST
Modified files:
net Socket.cpp Socket.h
Log:
select now has an event mask that the user has to specify which events they want to look for, change enum of events to allow for OR-ing together
Revision Changes Path
1.6 +14 -11 brotha/net/Socket.cpp
1.6 +8 -4 brotha/net/Socket.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/Socket.cpp.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/Socket.h.diff?r1=1.5&r2=1.6&diff_format=h
|