]> 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)
commitc3882ddaea14673b5b3b3322459209c02f4083bf
tree7877a1a5ec8b625a7127ef30ba236e4677df5df2
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