| .. |
|
CNetwork.cpp
|
Fixed typos.
|
2002-12-25 18:42:39 +00:00 |
|
CNetwork.h
|
Changes to support building on solaris, irix, and darwin. Also
|
2002-12-25 10:35:59 +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 |
|
net.dsp
|
Ported recent changes to win32 and fixed CRLF problems with project
|
2002-10-29 22:07:55 +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 |