XROAD
xroad_node_epoll_callback_t Struct Reference

#include <xroad_node.h>

Public Attributes

void * ctx
 
int32_t fd
 
void(* on_event )(const struct epoll_event *)
 

Detailed Description

node epoll callback

Member Data Documentation

◆ on_event

void(* xroad_node_epoll_callback_t::on_event) (const struct epoll_event *)

fired when new epoll event received


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