# File lib/mongo/server/connection.rb, line 194
      def socket_timeout
        @timeout ||= options[:socket_timeout]
      end