]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librspreload: Support server apps that call fork()
authorSean Hefty <sean.hefty@intel.com>
Fri, 13 Jul 2012 22:25:53 +0000 (15:25 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 19 Jul 2012 21:21:21 +0000 (14:21 -0700)
commit7e54bf6ca1d3f328bfcf9b4c0153c8f3f9fa3afa
tree80e2c3a5b731d7f472b8b4412e41dac6f0c4a9b3
parentc6f28dc048728ed30f1b57b6dcfd114ab62e5dde
librspreload: Support server apps that call fork()

Provide limited support for applications that call fork() after
accepting a connection.

Fork support is indicated by setting the environment variable
RDMAV_FORK_SAFE.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/preload.c