]> 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)
commitf669e7b226949fd3f949c5e290864a54ad54a73e
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.

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