# File lib/excon/connection.rb, line 123 def reset (old_socket = sockets.delete(@socket_key)) && old_socket.close end