Go to the source code of this file.
Typedefs | |
| typedef struct io_ssl_s | io_ssl_t |
Functions | |
| int | io_ssl_get_SSL (io_t *io, SSL **pssl) |
| int | io_ssl_create (int fd, int flags, int client_mode, SSL_CTX *ssl_ctx, io_t **pio) |
| int io_ssl_create | ( | int | fd, | |
| int | flags, | |||
| int | client_mode, | |||
| SSL_CTX * | ssl_ctx, | |||
| io_t ** | pio | |||
| ) |