QuickIO  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
client_sub Struct Reference

Information about the client's subscription to an event. More...

#include <client.h>

Public Attributes

gint32 idx
 Where the client lives in the sub list.
 
gboolean pending
 If the subscription is pending: the on() callback went async.
 
gboolean tombstone
 If an unsubscribe came in before evs_on_cb() came through.
 

Detailed Description

Information about the client's subscription to an event.


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