OpenVAS Libraries  6.0+beta5
Functions
share_fd.c File Reference
#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)
 

Function Documentation

int recv_fd ( int  socket)
int send_fd ( int  socket,
int  fd 
)