barrier/lib/net
crs 17e8ba2dbd Merged fixes for building on MacOS X. It dies on one file with
an 	internal compiler error;  building that file without
optimization works around the compiler bug.  Sadly, synergy can
only interact with X windows, not native MacOS windows.
2002-11-03 18:09:28 +00:00
..
CNetwork.cpp Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
CNetwork.h Merged fixes for building on MacOS X. It dies on one file with 2002-11-03 18:09:28 +00:00
CNetworkAddress.cpp Replaced inet_addr() with inet_aton(), which is a better function 2002-10-20 22:36:24 +00:00
CNetworkAddress.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CTCPListenSocket.cpp added better network error message support. 2002-09-14 20:56:28 +00:00
CTCPListenSocket.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CTCPSocket.cpp Fixed bugs in error handling in CTCPSocket; previously was not 2002-10-30 22:16:30 +00:00
CTCPSocket.h added copyright to top of each file. 2002-08-02 19:57:46 +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.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IListenSocket.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISocket.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISocketFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XNetwork.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XNetwork.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XSocket.cpp added better network error message support. 2002-09-14 20:56:28 +00:00
XSocket.h added better network error message support. 2002-09-14 20:56:28 +00:00
net.dsp Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00