cvs commit: apache-apr/docs networkio.txt

1999-05-17 Thread rbb
rbb 99/05/17 12:06:59 Modified:docs networkio.txt Log: Fixing a small typo. Revision ChangesPath 1.23 +1 -1 apache-apr/docs/networkio.txt Index: networkio.txt === RCS file:

cvs commit: apache-apr/docs networkio.txt

1999-04-28 Thread rbb
rbb 99/04/28 09:00:10 Modified:apr/network_io/unix Makefile networkio.h apr/test client.c server.c testsock.c include apr_network_io.h docs networkio.txt Added: apr/network_io/unix poll.c Removed: apr/network_io/unix

cvs commit: apache-apr/docs networkio.txt

1999-04-26 Thread rbb
rbb 99/04/26 13:19:59 Modified:docs networkio.txt Log: Last commit didn't fix what I thought it did, and it made it messier in fact. I need to check more carefully. Revision ChangesPath 1.17 +2 -2 apache-apr/docs/networkio.txt Index:

cvs commit: apache-apr/docs networkio.txt

1999-04-21 Thread rbb
rbb 99/04/21 06:56:09 Modified:apr/network_io/unix select.c sockets.c apr/test Makefile include apr_network_io.h docs networkio.txt Log: Fixes for network I/O logic, so it works porperly. I'm sure there will be more of these.

cvs commit: apache-apr/docs networkio.txt

1999-04-15 Thread rbb
rbb 99/04/15 13:08:22 Modified:apr/network_io/unix networkio.h sockets.c sockopt.c include apr_network_io.h docs networkio.txt Log: Fixed hostname stuff in apr. Also, we are now saving the remote hostname in the apr structure. Revision

cvs commit: apache-apr/docs networkio.txt

1999-04-14 Thread rbb
rbb 99/04/14 07:02:08 Modified:docs networkio.txt Log: Update the send and recv functions. Revision ChangesPath 1.3 +12 -11apache-apr/docs/networkio.txt Index: networkio.txt ===

cvs commit: apache-apr/docs networkio.txt

1999-04-14 Thread rbb
rbb 99/04/14 08:13:41 Modified:docs networkio.txt Log: update to apr_send and apr_recv. Also, a small re-order because I am addressing the moved functions next. Revision ChangesPath 1.4 +43 -40apache-apr/docs/networkio.txt Index: networkio.txt

cvs commit: apache-apr/docs networkio.txt

1999-04-14 Thread rbb
rbb 99/04/14 09:30:45 Modified:docs networkio.txt Log: Update for apr_setsockopt Revision ChangesPath 1.5 +10 -1 apache-apr/docs/networkio.txt Index: networkio.txt === RCS file:

cvs commit: apache-apr/docs networkio.txt

1999-04-14 Thread rbb
rbb 99/04/14 12:18:16 Modified:docs networkio.txt Log: Update docs for select instead of poll. Revision ChangesPath 1.6 +35 -11apache-apr/docs/networkio.txt Index: networkio.txt ===

cvs commit: apache-apr/docs networkio.txt

1999-04-14 Thread rbb
rbb 99/04/14 14:03:04 Modified:docs networkio.txt Log: Updated network I/O docs. Revision ChangesPath 1.7 +17 -5 apache-apr/docs/networkio.txt Index: networkio.txt === RCS file:

cvs commit: apache-apr/docs networkio.txt

1999-04-13 Thread rbb
rbb 99/04/13 04:53:22 Modified:docs networkio.txt Log: Update to network API documentation Revision ChangesPath 1.2 +38 -11apache-apr/docs/networkio.txt Index: networkio.txt ===

cvs commit: apache-apr/docs networkio.txt

1999-04-12 Thread rbb
rbb 99/04/12 11:23:12 Added: docs networkio.txt Log: First pass at the network function defs. This will get updated as the functions are written. Revision ChangesPath 1.1 apache-apr/docs/networkio.txt Index: networkio.txt