Current section

Files

Jump to
mist include mist@internal@http_Connection.hrl
Raw

include/mist@internal@http_Connection.hrl

-record(connection, {
body :: mist@internal@http:body(),
socket :: glisten@socket:socket(),
transport :: glisten@transport:transport()
}).