barrier/lib/net
crs ab0a693891 Fixed bug in TCP socket that caused a busy loop in the socket
multiplexer.  That caused a lock up on windows when quitting
the server with a client connected.
2004-05-04 19:37:46 +00:00
..
CNetworkAddress.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CNetworkAddress.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CSocketMultiplexer.cpp Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CSocketMultiplexer.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
CTCPListenSocket.cpp Made all arch sockets non-blocking. 2004-02-29 16:11:17 +00:00
CTCPListenSocket.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
CTCPSocket.cpp Fixed bug in TCP socket that caused a busy loop in the socket 2004-05-04 19:37:46 +00:00
CTCPSocket.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CTCPSocketFactory.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CTCPSocketFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IDataSocket.cpp Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
IDataSocket.h Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
IListenSocket.cpp Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
IListenSocket.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
ISocket.cpp Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
ISocket.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
ISocketFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISocketMultiplexerJob.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
TSocketMultiplexerMethodJob.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
XSocket.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
XSocket.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
net.dsp Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00