]> 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>
Mon, 16 Jul 2012 21:30:21 +0000 (14:30 -0700)
commitb2532c5a797fd47e2f6958bdfd5d3bea696ca0b6
tree1c8fbc5fdc8ac86358d7095d9ac4561f47eec4ea
parent4c834bc154a73e7edd6dd4a912933958ca142d8d
librspreload: Support server apps that call fork()

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

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