SMPPEX.Session.handle_socket_error
You're seeing just the callback
handle_socket_error
, go back to SMPPEX.Session module for more information.
Specs
Invoked when the connection's socket reported a error.
The returned value should be {reason, state}
. The session stops then with reason
.