]> 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>
Tue, 17 Jul 2012 18:45:53 +0000 (11:45 -0700)
commit3954e0217e42a05d30c8ad773cdc0d80529ab553
tree94fad5ac7a70819178822801a6a0dc686831107d
parent84e0beee0d2d3c217cd9703b9e438d25856cacb6
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