Skip to content

Namespace cubconn

Namespace List > cubconn

Namespaces

Type Name
namespace connection
namespace master
namespace statistics

Classes

Type Name
class buffer
class buffered_socket
struct message_blocker
class receiver
struct thread_watcher
class transmitter

Public Types

Type Name
enum result

Public Attributes

Type Name
constexpr size_t BUFFER_SIZE = 1024

Public Types Documentation

enum result

enum cubconn::result {
    Ok,
    Partial,
    Error,
    Reset,
    Pending,
    BudgetExhausted,
    PeerReset,
    RefuseConnection,
    ClosedConnection,
    Aborted,
    Skewed
};

Public Attributes Documentation

variable BUFFER_SIZE

constexpr size_t cubconn::BUFFER_SIZE;


The documentation for this class was generated from the following file cubrid/src/connection/buffer.cpp