Apache HTTPD
Public Attributes | List of all members
sock_userdata_t Struct Reference

#include <apr_arch_networkio.h>

Public Attributes

sock_userdata_tnext
 
const charkey
 
void * data
 

Detailed Description

Definition at line 31 of file apr_arch_networkio.h.

Member Data Documentation

◆ data

void * sock_userdata_t::data

Definition at line 34 of file apr_arch_networkio.h.

◆ key

const char * sock_userdata_t::key

Definition at line 33 of file apr_arch_networkio.h.

◆ next

sock_userdata_t * sock_userdata_t::next

Definition at line 32 of file apr_arch_networkio.h.


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