#include <vector>
#include <iostream>
#include "../KjSslSocket/KjDefines.h"
#include "../KjSslSocket/KjSslServer.h"
#include "../KjSslSocket/KjSslConnection.h"
#include "../KjSslSocket/KjSignal.h"
#include "../KjSslServer/KjServerThread.h"
#include <EXTERN.h>
#include <perl.h>
Go to the source code of this file.
Namespaces | |
namespace | std |
Classes | |
class | KjPerlServer |
Author: Jan Koci <honza.koci@email.cz> (C) 2007 http://kjsslsocket.sourceforge.net/
Copyright: See COPYING file that comes with this distribution
07.05.09 - First version
Definition in file KjPerlServer.h.