# File lib/mongo/server/monitor/connection.rb, line 203
        def socket_timeout
          @timeout ||= options[:connect_timeout] || Server::CONNECT_TIMEOUT
        end