barrier/lib/net
crs 3d961e4767 Adapted and applied patch by Brent Priddy for re-resolving the server
hostname on each connection.  This allows the client to startup
without being able to resolve the server's hostname.  It also lets
it handle changes in the server's address, a typical scenario when
the client is a laptop moving between networks.
2004-12-30 13:28:51 +00:00
..
CNetworkAddress.cpp Adapted and applied patch by Brent Priddy for re-resolving the server 2004-12-30 13:28:51 +00:00
CNetworkAddress.h Adapted and applied patch by Brent Priddy for re-resolving the server 2004-12-30 13:28:51 +00:00
CSocketMultiplexer.cpp Changed scheme used to lock the socket multiplexer's job list. 2004-11-11 19:17:03 +00:00
CSocketMultiplexer.h Changed scheme used to lock the socket multiplexer's job list. 2004-11-11 19:17:03 +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 Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
CTCPSocket.h Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +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 Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +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 Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00