]> 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:43:39 +0000 (11:43 -0700)
commita70ee35a8dfd07cca88c8b3b6fa6308bd0d3e3d0
tree704e50345b9783ecab92b6e8a634edd31c1342f6
parent8081f96f8481d898d8de86cbadac1ae459c93306
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