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

Go to the source code of this file.

Macros

#define CNID_DBD_TIMEOUT   1

Functions

int comm_init (struct db_param *, int, int)
int comm_rcv (struct cnid_dbd_rqst *, time_t, const sigset_t *, time_t *)
int comm_snd (struct cnid_dbd_rply *)
int comm_nbe (void)

Macro Definition Documentation

◆ CNID_DBD_TIMEOUT

#define CNID_DBD_TIMEOUT   1

Function Documentation

◆ comm_init()

int comm_init ( struct db_param * dbp,
int ctrlfd,
int clntfd )

◆ comm_nbe()

int comm_nbe ( void )

◆ comm_rcv()

int comm_rcv ( struct cnid_dbd_rqst * rqst,
time_t timeout,
const sigset_t * sigmask,
time_t * now )

◆ comm_snd()

int comm_snd ( struct cnid_dbd_rply * rply)