Method SSL.File()->set_close_callback()


Method set_close_callback

void set_close_callback(function(void|mixed:int)|zero close)

Description

Install a function to be called when the connection is closed, either normally or due to an error (use errno to retrieve it).

See also

query_close_callback, set_nonblocking, query_callbacks