]> 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:19:34 +0000 (14:19 -0700)
commit6a107ab9f258e6cb379337a744b67961f7d84cff
tree8798691869eaa8ad6db9fb87a2597bf6b9d335bd
parenta7c033f7a783bc59ce12e9f6b2d64551b89638b8
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