KjClient.h File Reference

#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)


Detailed Description

SSL client example

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.


Define Documentation

#define BIO_should_read  )     ((a)->flags & BIO_FLAGS_READ)
 

Definition at line 62 of file KjClient.h.

#define BIO_should_write  )     ((a)->flags & BIO_FLAGS_WRITE)
 

Definition at line 63 of file KjClient.h.


Generated on Tue Jul 24 10:02:50 2007 for Clienttest by  doxygen 1.4.6