Add a connection pool to the simplesever client
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 24 Jan 2011 01:12:01 +0000 (17:12 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 24 Jan 2011 01:12:01 +0000 (17:12 -0800)
commit041381636f634e493e97981f683e87f092dfaaf8
treedacb398a4a003757dcc947f106f18debc6832f5a
parent0f7d13b7c5329e3aebe1bfa82fc859f16f2e09e5
Add a connection pool to the simplesever client

Re-use TCP connections across requests instead of closing the connection
each time.
bluesky/store-simple.c