..
CNetwork.cpp
Replaced inet_addr() with inet_aton(), which is a better function
2002-10-20 22:36:24 +00:00
CNetwork.h
Replaced inet_addr() with inet_aton(), which is a better function
2002-10-20 22:36:24 +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
Added support for using select() instead of poll().
2002-10-16 22:01:50 +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
added win32 launcher program. also changed VC++ dsp and dsw
2002-08-11 11:49:36 +00:00