YAZ 5.37.0
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 58 of file tcpdchk.c.

References type, yaz_log(), and YLOG_DEBUG.