|
YAZ 5.35.1
|
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) |
Implements TCP WRAPPER check.
Definition in file tcpdchk.c.
| 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.