Eneboo - Documentación para desarrolladores
|
Clases | |
struct | bio_dgram_data_st |
'defines' | |
#define | USE_SOCKETS |
'typedefs' | |
typedef struct bio_dgram_data_st | bio_dgram_data |
Funciones | |
BIO_METHOD * | BIO_s_datagram (void) |
BIO * | BIO_new_dgram (int fd, int close_flag) |
int | BIO_dgram_non_fatal_error (int err) |
#define USE_SOCKETS |
typedef struct bio_dgram_data_st bio_dgram_data |
BIO_METHOD* BIO_s_datagram | ( | void | ) |