GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
RemoveByUniqueIdContext Struct Reference

Closure for remove_by_unique_id(). More...

Collaboration diagram for RemoveByUniqueIdContext:
[legend]

Data Fields

struct ClientHandlech
 Client that issued the removal request.
 
uint64_t unique_id
 Unique ID of the request.
 

Detailed Description

Closure for remove_by_unique_id().

Definition at line 790 of file gnunet-service-dht_clients.c.

Field Documentation

◆ ch

struct ClientHandle* RemoveByUniqueIdContext::ch

Client that issued the removal request.

Definition at line 795 of file gnunet-service-dht_clients.c.

◆ unique_id

uint64_t RemoveByUniqueIdContext::unique_id

Unique ID of the request.

Definition at line 800 of file gnunet-service-dht_clients.c.


The documentation for this struct was generated from the following file: