webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
socket.c File Reference
#include <openssl/bio.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include "internal.h"

Functions

const BIO_METHODBIO_s_socket (void)
 
BIOBIO_new_socket (int fd, int close_flag)
 

Function Documentation

◆ BIO_new_socket()

BIO* BIO_new_socket ( int  fd,
int  close_flag 
)

◆ BIO_s_socket()

const BIO_METHOD* BIO_s_socket ( void  )