From: Ben S. <non...@us...> - 2002-02-26 00:51:09
|
nonchocoboy 2002/02/25 16:51:07 PST Modified files: net ServerSocket.cpp ServerSocket.h Socket.cpp Socket.h Log: - put socket files into the net namespace. - includes now follow case sensitivity of the files - made all lines end with dos CRLFs since they couldn't seem to decide whether they were dos or unix files :) Revision Changes Path 1.3 +7 -4 brotha/net/ServerSocket.cpp 1.3 +47 -43 brotha/net/ServerSocket.h 1.4 +8 -4 brotha/net/Socket.cpp 1.4 +46 -42 brotha/net/Socket.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/ServerSocket.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/ServerSocket.h.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/Socket.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/Socket.h.diff?r1=1.3&r2=1.4&diff_format=h |