]> 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 23:00:32 +0000 (16:00 -0700)
commit9ec908638bd6c7254b466334d94c30f6a3a61360
tree372ba59a4b3584a6777c7ad5fa7340fbcf11dcfd
parent03f4d89839a16c30de3e5094b587e5c4b386adc4
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