qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
qb::io::tcp::socket Member List

This is the complete list of members for qb::io::tcp::socket, including all inherited members.

bind(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
bind(qb::io::uri const &u) noexceptqb::io::tcp::socket
connect(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
connect(uri const &u) noexceptqb::io::tcp::socket
connect_un(std::string const &path) noexceptqb::io::tcp::socket
connect_v4(std::string const &host, uint16_t port) noexceptqb::io::tcp::socket
connect_v6(std::string const &host, uint16_t port) noexceptqb::io::tcp::socket
connected() noexceptqb::io::tcp::socketinline
disconnect() const noexceptqb::io::tcp::socket
init(int af=AF_INET) noexceptqb::io::tcp::socket
is_secure() noexceptqb::io::tcp::socketinlinestatic
n_connect(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
n_connect(uri const &u) noexceptqb::io::tcp::socket
n_connect_un(std::string const &path) noexceptqb::io::tcp::socket
n_connect_v4(std::string const &host, uint16_t port) noexceptqb::io::tcp::socket
n_connect_v6(std::string const &host, uint16_t port) noexceptqb::io::tcp::socket
operator=(socket &&)=defaultqb::io::tcp::socket
operator=(io::socket &&sock) noexceptqb::io::tcp::socket
read(void *dest, std::size_t len) const noexceptqb::io::tcp::socket
socket()=defaultqb::io::tcp::socket
socket(socket const &)=deleteqb::io::tcp::socket
socket(socket &&)=defaultqb::io::tcp::socket
socket(io::socket &&sock) noexceptqb::io::tcp::socket
write(const void *data, std::size_t size) const noexceptqb::io::tcp::socket