Changeset 251

Show
Ignore:
Timestamp:
12/09/07 19:53:36 (9 months ago)
Author:
gethema..@gmail.com
Message:

check in new master worker

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/master_worker.rb

    r240 r251  
    111111  end 
    112112 
    113   def unbind; end 
     113  def unbind 
     114    puts "Client disconnected" 
     115  end 
    114116  def post_init 
    115117    @tokenizer = BinParser.new