crs
|
fe16546a1d
|
formatting changes.
|
2002-06-17 13:31:21 +00:00 |
crs
|
57fb87ad10
|
refactored ISocket into IDataSocket. the latter and IListenSocket
now derive from ISocket.
|
2002-06-17 12:02:26 +00:00 |
crs
|
62519b19fe
|
indentation and other formatting changes. also cleaned up
#includes.
|
2002-06-10 22:06:45 +00:00 |
crs
|
ddbb465540
|
shortened poll() timeout.
|
2002-06-02 23:07:57 +00:00 |
crs
|
d893cc16a8
|
fixed type of socket handle (from int to CNetwork::Socket).
|
2002-05-22 16:56:06 +00:00 |
crs
|
3f6146b15f
|
checkpoint. merging win32 code. server on X is currently broken
and client probably is.
|
2001-11-19 00:33:36 +00:00 |
crs
|
6aba3a6f57
|
removed exception specifications. thread exceptions weren't
being listed and they'd have to be added to every one. just
doesn't seem worth the trouble.
|
2001-10-14 16:58:01 +00:00 |
crs
|
ff81f708e2
|
Started over.
|
2001-10-06 14:13:28 +00:00 |