#include <socket.h>
◆ get_max_payload()
| size_t asocket::get_max_payload |
( |
| ) |
const |
◆ available_send_bytes
| std::optional<int64_t> asocket::available_send_bytes |
◆ close
| void(* asocket::close) (asocket *s) = nullptr |
◆ closing
| bool asocket::closing = false |
◆ enqueue
◆ exit_on_close
| int asocket::exit_on_close = 0 |
◆ fd
◆ fde
◆ has_write_error
| bool asocket::has_write_error = false |
◆ id
◆ packet_queue
◆ peer
◆ ready
| void(* asocket::ready) (asocket *s) = nullptr |
◆ shutdown
| void(* asocket::shutdown) (asocket *s) = nullptr |
◆ smart_socket_data
| std::string asocket::smart_socket_data |
◆ transport
The documentation for this struct was generated from the following files: