Rolled handle infrastructure into rpcc.
authorPeter Iannucci <iannucci@mit.edu>
Wed, 18 Dec 2013 23:03:24 +0000 (15:03 -0800)
committerPeter Iannucci <iannucci@mit.edu>
Wed, 18 Dec 2013 23:03:24 +0000 (15:03 -0800)
commit869c0cc91d8f6b2bb80026616372d16450b64d9f
treec2681ffb47bf96abf6ec1f664794109ef46ed132
parent06282fd37814c4a9d53bca089b048709b368f5b3
Rolled handle infrastructure into rpcc.
24 files changed:
.gitignore
Makefile
config.cc
handle.cc [deleted file]
handle.h [deleted file]
lock_demo.cc
lock_server.cc
lock_smain.cc
lock_tester.cc
paxos.cc
rpc/connection.cc
rpc/connection.h
rpc/poll_mgr.cc
rpc/poll_mgr.h
rpc/rpc.cc
rpc/rpc.h
rpc/rpctest.cc
rsm.cc
rsm_client.cc
rsm_tester.cc
t4.cc [new file with mode: 0644]
t4.h [new file with mode: 0644]
threaded_log.cc
types.h