webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <openssl/bio.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include "internal.h"
Functions | |
const BIO_METHOD * | BIO_s_socket (void) |
BIO * | BIO_new_socket (int fd, int close_flag) |
BIO* BIO_new_socket | ( | int | fd, |
int | close_flag | ||
) |
const BIO_METHOD* BIO_s_socket | ( | void | ) |