#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_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_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: