DoxigAlpha

Connection

Fields of this type

Fields

#
client:*Client
stream_writer:net.Stream.Writer
stream_reader:net.Stream.Reader
pool_node:std.DoublyLinkedList.Node
Entry in `ConnectionPool.used` or `ConnectionPool.free`.
port:u16
host_len:u8
proxied:bool
closing:bool

Functions in this namespace

Functions

#
destroy
If this is called without calling `flush` or `end`, data will be
writer
HTTP protocol from client to server.
reader
HTTP protocol from server to client.
end
If the connection is a TLS connection, sends the close_notify alert.

Error sets in this namespace

Error Sets

#