Status: smaller...
This commit is contained in:
parent
5926b94e68
commit
10f9550059
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue