Current section

Files

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

include/pgl@internal@socket_Send.hrl

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