GNUnet 0.26.2-106-g126384b46
 
Loading...
Searching...
No Matches
TokenizerContext Struct Reference

Closure for the #client_tokenizer_callback(). More...

Collaboration diagram for TokenizerContext:
[legend]

Data Fields

struct GSC_ClientActiveRequestcar
 Active request handle for the message.
 
enum GNUNET_MQ_PriorityPreferences priority
 How important is this message.
 

Detailed Description

Closure for the #client_tokenizer_callback().

Definition at line 542 of file gnunet-service-core.c.

Field Documentation

◆ car

struct GSC_ClientActiveRequest* TokenizerContext::car

Active request handle for the message.

Definition at line 547 of file gnunet-service-core.c.

◆ priority

enum GNUNET_MQ_PriorityPreferences TokenizerContext::priority

How important is this message.

Definition at line 552 of file gnunet-service-core.c.


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