barrier/net
crs c6ecc79c0d removed restart function from platform. no longer trying to
restart if the X server connection was lost;  since synergy
is likely to be started by xdm or the user's xsession, it's
better for synergy to simply terminate when the connection
is lost.  synergy will still restart due to other errors.
also fixed numerous other minor bugs and cleaned some stuff
up (like app error codes are now consistent and enumerated
in Version.h, for lack of a better place).  and boosted
version and protocol numbers.
2002-07-24 13:01:18 +00:00
..
CNetwork.cpp ported network changes to win32. 2002-06-21 17:54:22 +00:00
CNetwork.h ported network changes to win32. 2002-06-21 17:54:22 +00:00
CNetworkAddress.cpp now trying to convert hostname as a dot notation address before 2002-06-21 16:29:35 +00:00
CNetworkAddress.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CTCPListenSocket.cpp fixed CTCPSocket::connect() to allow cancellation. 2002-06-21 16:19:08 +00:00
CTCPListenSocket.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CTCPSocket.cpp removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
CTCPSocket.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
IDataSocket.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
IListenSocket.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
ISocket.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
Makefile.am added header files to _SOURCES. 2002-06-22 17:31:24 +00:00
XNetwork.cpp formatting changes. 2002-06-17 13:31:21 +00:00
XNetwork.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
XSocket.cpp added FIXME to commented out code. 2002-06-18 18:33:59 +00:00
XSocket.h removed restart function from platform. no longer trying to 2002-07-24 13:01:18 +00:00
net.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00