]> 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)
commit186a9caab5e2bbfd189e5fb2679ce35e63cd40ce
treee06d8cda98db4e12dce26674115aa70458eae4d8
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