# File lib/thin/connection.rb, line 197 def remote_address socket_address rescue Exception => e log_error('Could not infer remote address', e) nil end