Status: smaller...

master
Denis Knauf 2010-04-01 15:51:15 +02:00
parent 5926b94e68
commit 10f9550059
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class LogAn::Inc::Socket <::Select::Socket
end end
class LogAn::Inc::Server < ::Select::Server class LogAn::Inc::Server < ::Select::Server
attr_reader :config attr_reader :config, :clients
def init opts def init opts
super opts super opts