Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

iossl.c File Reference

Go to the source code of this file.

Typedefs

typedef 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, SSL_CTX *ssl_ctx, io_t **pio)


Typedef Documentation

typedef struct io_ssl_s io_ssl_t
 

Definition at line 27 of file iossl.c.

Referenced by io_ssl_create(), and io_ssl_get_SSL().


Function Documentation

int io_ssl_create int  fd,
int  flags,
SSL_CTX *  ssl_ctx,
io_t **  pio
 

Definition at line 107 of file iossl.c.

References io_create, io_free(), io_ssl_t, io_t, io_s::is_secure, io_s::read, io_s::size, io_s::term, and io_s::write.

int io_ssl_get_SSL io_t io,
SSL **  pssl
 

Definition at line 33 of file iossl.c.

References io_ssl_t, and io_t.


←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved