Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library gserver > class GServer > connecting

instance method GServer#connecting

connecting(client)

audit が true に設定されているなら、クライアント接続時に呼ばれます。 client はクライアントと接続している TCPSocket です。 サブクラスでオーバーライドします。