OpenVAS Libraries
6.0+beta5
|
#include <stdio.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
Functions | |
int | send_fd (int socket, int fd) |
int | recv_fd (int socket) |
int recv_fd | ( | int | socket | ) |
int send_fd | ( | int | socket, |
int | fd | ||
) |