-
- Downloads
Create a service-side descriptor cache
Adds a service descriptor cache which is indexed by service ID. This descriptor cache is used to store service descriptors generated by a local rendevous service. The service-side cach can be queried by calling rend_cache_lookup_entry() with the 'service' argument set to 1.
Showing
- src/or/connection_edge.c 1 addition, 1 deletionsrc/or/connection_edge.c
- src/or/control.c 1 addition, 1 deletionsrc/or/control.c
- src/or/rendcache.c 93 additions, 6 deletionssrc/or/rendcache.c
- src/or/rendcache.h 4 additions, 1 deletionsrc/or/rendcache.h
- src/or/rendclient.c 6 additions, 6 deletionssrc/or/rendclient.c
Loading
Please register or sign in to comment