like the Perl server, you can now no longer re-bootstrap clients in a process that...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 7 Apr 2006 16:32:03 +0000 (16:32 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 7 Apr 2006 16:32:03 +0000 (16:32 +0000)
commitd7602d7d6808740658c9d49cee3366242a0ee3ad
tree9f9e39053ebedcd9eeb9348b7b20a7d0494f637b
parentd49bc5f8036d47ec75d0df690efe13f4a4686b54
like the Perl server, you can now no longer re-bootstrap clients in a process that already has
a client socket open.  you can force it, which the forked children must do to get their own sockets,
but in general, a single process will share the same connection

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@685 9efc2488-bf62-4759-914b-345cdb29e865
src/libstack/osrf_prefork.c
src/libstack/osrf_system.c
src/libstack/osrf_system.h