# File lib/faye/adapters/goliath.rb, line 15
  def unbind
    super
  ensure
    socket_stream.fail if socket_stream
  end