c-ipfs/include/ipfs/exchange/bitswap
John Jones e1135fef3b Beginnings of the multithreaded engine
This engine has 2 threads. One to process the request queue, the other
to gather up and build peer messages and send them.
2017-07-27 08:38:57 -05:00
..
bitswap.h Beginnings of the multithreaded engine 2017-07-27 08:38:57 -05:00
engine.h Beginnings of the multithreaded engine 2017-07-27 08:38:57 -05:00
message.h Adding basic unit tests for Bitswap protobuf 2017-07-20 15:16:59 -05:00
network.h Implementing protobuf objects for bitswap messages 2017-07-20 15:03:49 -05:00
peer_request_queue.h Beginnings of the multithreaded engine 2017-07-27 08:38:57 -05:00
want_manager.h Beginnings of the multithreaded engine 2017-07-27 08:38:57 -05:00
wantlist_queue.h Beginnings of the multithreaded engine 2017-07-27 08:38:57 -05:00