Mailroom.Socket.close

You're seeing just the function close, go back to Mailroom.Socket module for more information.

Specs

close(t()) :: :ok

Closes the connection

Examples

:ok = Mailroom.Socket.close(socket)