#include <server_child.h>
◆ afpch_boottime
| uint32_t afp_child::afpch_boottime |
client boot time (from the mac client)
◆ afpch_clientid
| char* afp_child::afpch_clientid |
clientid (from the Mac client)
◆ afpch_hint_fd
| int afp_child::afpch_hint_fd |
pipe write/parent end for sending cache hints to child
◆ afpch_hostname
| char* afp_child::afpch_hostname |
hostname or address of the connected client
◆ afpch_idlen
| uint32_t afp_child::afpch_idlen |
clientid len (from the Mac client)
◆ afpch_ipc_fd
| int afp_child::afpch_ipc_fd |
socket for IPC bw afpd parent and childs
◆ afpch_killed
| int afp_child::afpch_killed |
1 if we already tried to kill the client
◆ afpch_logintime
| time_t afp_child::afpch_logintime |
◆ afpch_next
◆ afpch_pid
| pid_t afp_child::afpch_pid |
afpd worker process pid (from the worker afpd process )
◆ afpch_prevp
◆ afpch_sessiontoken
| char* afp_child::afpch_sessiontoken |
◆ afpch_sessiontoken_len
| size_t afp_child::afpch_sessiontoken_len |
◆ afpch_state
| int16_t afp_child::afpch_state |
state of AFP session (eg active, sleeping, disconnected)
◆ afpch_uid
| uid_t afp_child::afpch_uid |
user id of connected client (from the worker afpd process)
◆ afpch_valid
| int afp_child::afpch_valid |
◆ afpch_volumes
| char* afp_child::afpch_volumes |
The documentation for this struct was generated from the following file: