jabberd2  2.7.0
Data Fields
_sx_buf_st Struct Reference

#include <sx.h>

Data Fields

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

Detailed Description

Definition at line 113 of file sx.h.

Field Documentation

◆ data

char* _sx_buf_st::data

◆ len

unsigned int _sx_buf_st::len

◆ heap

char* _sx_buf_st::heap

◆ notify

_sx_notify_t _sx_buf_st::notify

Definition at line 119 of file sx.h.

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

◆ notify_arg

void* _sx_buf_st::notify_arg

Definition at line 120 of file sx.h.

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


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