Current section

Files

Jump to
pgl include pgl@internal@socket_Shutdown.hrl
Raw

include/pgl@internal@socket_Shutdown.hrl

-record(shutdown, {
client :: gleam@erlang@process:subject({ok, nil} |
{error, pgl@internal:socket_error()})
}).