]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rstream: Add option to test fork support
authorSean Hefty <sean.hefty@intel.com>
Tue, 17 Jul 2012 22:32:54 +0000 (15:32 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 24 Jul 2012 22:30:23 +0000 (15:30 -0700)
commita1d261650896286989c5197199da7729b3d61fa5
treea645d25e6d21e31afe2da3f99b55be8c8e6f4ca6
parent6fe19c8ba560c3aa57c25ba8ffa0602e7b7c6786
rstream: Add option to test fork support

If the user specifies '-T f', rstream will process
connections in a child process.  The server continues
to run until all child processes have completed their
tests.

Fork support requires use of the librspreload library.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/rstream.c
man/rstream.1