Go to the source code of this file.
Macros | |
#define | USE_SOCKETS |
Functions | |
int | ssl2_read (SSL *s, void *buf, int len) |
int | ssl2_peek (SSL *s, void *buf, int len) |
int | ssl2_write (SSL *s, const void *_buf, int len) |
int | ssl2_part_read (SSL *s, unsigned long f, int i) |
int | ssl2_do_write (SSL *s) |