jabberd2  2.2.17
Data Fields
_sx_buf_st Struct Reference

#include <sx.h>

Data Fields

unsigned char * data
unsigned int len
unsigned char * heap
_sx_notify_t notify
void * notify_arg

Detailed Description

Definition at line 113 of file sx.h.


Field Documentation

unsigned char* _sx_buf_st::data
unsigned int _sx_buf_st::len
unsigned char* _sx_buf_st::heap
_sx_notify_t _sx_buf_st::notify

Definition at line 119 of file sx.h.

Referenced by _sx_buffer_new(), _sx_get_pending_write(), _sx_ssl_wio(), sx_can_read(), and sx_can_write().

void* _sx_buf_st::notify_arg

Definition at line 120 of file sx.h.

Referenced by _sx_buffer_new(), _sx_get_pending_write(), _sx_ssl_wio(), sx_can_read(), and sx_can_write().


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