# File lib/thin/async.rb, line 103
    def cancel_callback block
      @close.cancel_callback(block)
    end