#include <server_child.h>
Data Fields | |
| pthread_mutex_t | servch_lock |
| int | servch_count |
| int | servch_nsessions |
| afp_child_t * | servch_table [CHILD_HASHSIZE] |
| int server_child_t::servch_count |
Current count of active AFP sessions
| pthread_mutex_t server_child_t::servch_lock |
Lock
| int server_child_t::servch_nsessions |
Number of allowed AFP sessions
| afp_child_t* server_child_t::servch_table[CHILD_HASHSIZE] |
Hashtable with data of AFP sesssions