Current section

Files

Jump to
gleam_otp include gleam@otp@process_PortDown.hrl
Raw

include/gleam@otp@process_PortDown.hrl

-record(port_down, {
port :: gleam@otp@port:port_(),
reason :: gleam@dynamic:dynamic()
}).