netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
atp_rsel.c File Reference
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/uio.h>
#include <errno.h>
#include <signal.h>
#include <string.h>
#include <netatalk/at.h>
#include <atalk/netddp.h>
#include <atalk/compat.h>
#include <atalk/atp.h>
#include <atalk/util.h>
#include "atp_internals.h"

Functions

static int resend_request (ATP ah)
int atp_rsel (ATP ah, struct sockaddr_at *faddr, int func)

Function Documentation

◆ atp_rsel()

int atp_rsel ( ATP ah,
struct sockaddr_at * faddr,
int func )

◆ resend_request()

int resend_request ( ATP ah)
static