]> 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)
commit5d3a35b01c02c3214ae9b8bfa8f6403296724d6f
tree2c3d4d1bd4b9fe1a653896a8d234d46ca6620399
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