barrier/net
crs a996db6600 now trying to convert hostname as a dot notation address before
trying name lookup.  not all platforms will do this for us in
gethostbyname().
2002-06-21 16:29:35 +00:00
..
CNetwork.cpp fixed CTCPSocket::connect() to allow cancellation. 2002-06-21 16:19:08 +00:00
CNetwork.h fixed CTCPSocket::connect() to allow cancellation. 2002-06-21 16:19:08 +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 fixed CTCPSocket::connect() to allow cancellation. 2002-06-21 16:19:08 +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 started to convert to autoconf/automake. 2002-06-18 19:44:34 +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 indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
net.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00