Commit Graph

17 Commits (66fbac7f6e83b199e324069b8702d95f3b91e39f)

Author SHA1 Message Date
Jeff Becker 5fa85acaf7
rebuild exit paths if they die 5 years ago
Jeff Becker d423ee02d2
use shared_ptr 5 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 5 years ago
Jeff Becker 99c29cf05a
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
5 years ago
Michael 98e691f315
Tidy up more parts of the service/ directory 5 years ago
Jeff Becker b849ff9a94
handle path death better 5 years ago
Jeff Becker ce126166af
more logging info 5 years ago
Jeff Becker 6489ea2152
make it work 5 years ago
Michael 61f3273dc4
Add threading annotations and fix potential deadlocks 5 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 5 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 5 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 5 years ago
Jeff Becker 66753430ad
fix it 5 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 5 years ago
Jeff Becker a953b34a45
fix crash 5 years ago
Michael 7296ebcbe8
Tidy dht code 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago