barrier/net
crs 555aa19eb2 added command line and configuration file arguments to choose
the address and port to listen on or connect to.  changed the
default port and put it in ProtocolTypes.h.  the HTTP port is
now no longer opened unless the --http argument is supplied
or the config file includes it.
2002-06-09 16:53:25 +00:00
..
CNetwork.cpp added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
CNetwork.h added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
CNetworkAddress.cpp added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
CNetworkAddress.h added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
CTCPListenSocket.cpp shortened poll() timeout. 2002-06-02 23:07:57 +00:00
CTCPListenSocket.h Indentation changes. 2002-04-29 14:40:01 +00:00
CTCPSocket.cpp changed buffered output stream to wait() when flush()ing instead 2002-06-02 22:57:50 +00:00
CTCPSocket.h fixed bug in closing down a socket. 2002-05-30 16:11:59 +00:00
IListenSocket.h Indentation changes. 2002-04-29 14:40:01 +00:00
ISocket.h Indentation changes. 2002-04-29 14:40:01 +00:00
Makefile checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
XNetwork.cpp checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
XNetwork.h Indentation changes. 2002-04-29 14:40:01 +00:00
XSocket.cpp added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
XSocket.h added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
net.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00