# File src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb, line 138
      def writev3(components, components2, components3)
        @socket.writev3(components, components2, components3)
      rescue => e
        raise annotate(e)
      end