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