Flowdock
disconnecting(clientPort) protected

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/gserver.rb, line 141
  def disconnecting(clientPort)
    log("#{self.class.to_s} #{@host}:#{@port} " +
      "client:#{clientPort} disconnect")
  end
Register or log in to add new notes.