netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
server_child_t Struct Reference

#include <server_child.h>

Data Fields

pthread_mutex_t servch_lock
int servch_count
int servch_nsessions
afp_child_tservch_table [CHILD_HASHSIZE]

Field Documentation

◆ servch_count

int server_child_t::servch_count

◆ servch_lock

pthread_mutex_t server_child_t::servch_lock

◆ servch_nsessions

int server_child_t::servch_nsessions

◆ servch_table

afp_child_t* server_child_t::servch_table[CHILD_HASHSIZE]

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