HandshakeSession.cpp File Reference

#include "Qt.h" [code]
#include "HandshakeSession.h" [code]
#include "Handshaker.h" [code]
#include "RequestHeader.h" [code]
#include "ResponseHeader.h" [code]
#include "Imports.cpp" [code]

Include dependency graph for HandshakeSession.cpp:

Go to the source code of this file.

Namespaces

namespace  Gnutella
namespace  Gnutella::Handshaking

Classes

struct  Gnutella::Handshaking::StatusLine

Enumerations

enum  Gnutella::Handshaking::Constants {
  Gnutella::Handshaking::HandshakingTimeout = 10000,
  Gnutella::Handshaking::TryUltrapeersCount = 20
}

Variables

static const int Gnutella::Handshaking::CodeOK = 200
static const int Gnutella::Handshaking::CodeNotAcceptable = 406
static const int Gnutella::Handshaking::CodeBusy = 503
static const StatusLine Gnutella::Handshaking::statusLines []