YAZ  5.34.0
Functions
tcpdchk.c File Reference

Implements TCP WRAPPER check. More...

#include <stdio.h>
#include <string.h>
#include <yaz/comstack.h>
#include <yaz/statserv.h>
#include <yaz/log.h>

Go to the source code of this file.

Functions

int check_ip_tcpd (void *cd, const char *addr, int len, int type)
 

Detailed Description

Implements TCP WRAPPER check.

Definition in file tcpdchk.c.

Function Documentation

◆ check_ip_tcpd()

int check_ip_tcpd ( void *  cd,
const char *  addr,
int  len,
int  type 
)

Definition at line 56 of file tcpdchk.c.

References type, yaz_log(), and YLOG_DEBUG.