rbb 99/05/21 06:02:34
Modified:apr Makefile.in
apr/file_io/unix filedup.c
apr/locks/unix crossproc.c intraproc.c locks.c locks.h
apr/test ab_apr.c
apr/threadproc/unix threadproc.h
include apr_thread_proc
rbb 99/04/28 07:30:28
Modified:apr/network_io/unix sockets.c
apr/test Makefile
include apr_thread_proc.h
Added: apr/test client.c server.c testsock.c
Log:
First pass at the test case for network I/O. It is not portable yet, because
select
rbb 99/04/26 11:16:51
Modified:apr/threadproc/unix proc.c
docs threadproc.txt
include apr_thread_proc.h
Log:
New process function. Wait's for a process to die, and let's the caller
know the result.
Revision ChangesPath
1.4 +