server/clientsocket.h File Reference

Go to the source code of this file.

Classes

class  ClientSocket
 This class dialogs with server. More...

Functions

void debugQt (const QString &message)
void Socket_print_error (int errorcode)
void SSL_print_error (int errorcode)

Variables

QStringList AllowUserDisconnect
 Allow client to disconnect user.
QStringList AllowUserSendMsg
 Allow client to send message.
QString Certificat
bool daemonize
bool debug_qtsmbstatus
 view debug messages
Q_UINT16 port_server
 TCP port.
QString Private_key
QString ssl_password
QString version_qtsmbstatus


Function Documentation

void debugQt ( const QString &  message  ) 

view debug messages. The message is printed to stderr.

void Socket_print_error ( int  errorcode  ) 

Print to stderr, QSocketDevice error

Parameters:
errorcode code error
See also:
SSL_print_error

void SSL_print_error ( int  errorcode  ) 

Print to stderr, TLS/SSL error

Parameters:
errorcode code error
See also:
Socket_print_error


Variable Documentation

QStringList AllowUserDisconnect

Allow client to disconnect user.

QStringList AllowUserSendMsg

Allow client to send message.

QString Certificat

bool daemonize

bool debug_qtsmbstatus

view debug messages

Q_UINT16 port_server

TCP port.

QString Private_key

QString ssl_password

QString version_qtsmbstatus


Generated on Fri Nov 2 21:44:58 2007 for qtsmbstatus.kdevelop by  doxygen 1.5.3