# File lib/ethon/errors/multi_fdset.rb, line 6
      def initialize(code)
        super("An error occured getting the fdset: #{code}")
      end