barrier/net
crs f129841b38 made all getWhat() methods on exceptions consistent. they now
all use format() the same way.  also changed format() to actually
do formatting.  however, it doesn't try looking up formatting
strings by id, it just uses the fallback format string.
2002-07-25 17:52:40 +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 made all getWhat() methods on exceptions consistent. they now 2002-07-25 17:52:40 +00:00
XNetwork.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
XSocket.cpp made all getWhat() methods on exceptions consistent. they now 2002-07-25 17:52:40 +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