int adl_register_fd_cb(int sfd, int event_mask, void (*action) (int, unsigned char *, int, unsigned char[], unsigned short))

function to register a file descriptor, that gets activated for certain read/write events when these occur, the specified callback funtion is activated and passed the parameters that are pointed to by the event_callback struct

Documentation

function to register a file descriptor, that gets activated for certain read/write events when these occur, the specified callback funtion is activated and passed the parameters that are pointed to by the event_callback struct

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.