#include "../../KjSslSocket/KjSslConnection.h"#include "../../KjSslSocket/KjDefines.h"#include <csignal>#include "../../KjSslSocket/KjSignal.h"#include "../../KjSslSocket/KjTimer.h"Go to the source code of this file.
Classes | |
| class | KjClient |
Defines | |
| #define | BIO_should_read(a) ((a)->flags & BIO_FLAGS_READ) |
| #define | BIO_should_write(a) ((a)->flags & BIO_FLAGS_WRITE) |
Author: Jan Koci <honza.koci@email.cz> (C) 2007 http://kjsslsocket.sourceforge.net/
Copyright: See COPYING file that comes with this distribution
07.03.30 - First version
Definition in file KjClient.h.
|
|
Definition at line 62 of file KjClient.h. |
|
|
Definition at line 63 of file KjClient.h. |
1.4.6