added better continuation behavior to get start, put, and route start. test case...
authorNathan S. Evans <evans@in.tum.de>
Fri, 19 Mar 2010 12:43:34 +0000 (12:43 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 19 Mar 2010 12:43:34 +0000 (12:43 +0000)
commit0c996c9a9e418c21c7e063d443f4fa1846b9448e
treeadcecf9285343713af6dfd1bb37aaa138b27a8bc
parent9618f4481593c6300c04e8253f2e03a2380a899d
added better continuation behavior to get start, put, and route start. test case now properly handles message confirmation receipts from service. find_peer api call still needs implemented, but we are generally much closer to a working point. i'm sure there are coverity issues as well as doxygen crap to be addressed
src/dht/dht_api.c
src/dht/gnunet-service-dht.c
src/dht/test_dht_api.c