MODUEL as pool name
This commit is contained in:
parent
e7b6778a43
commit
14d2de3b05
|
@ -55,9 +55,9 @@
|
|||
|
||||
-record(state, {id}).
|
||||
|
||||
-define(SM_POOL, sm_pool).
|
||||
-define(SM_POOL, ?MODULE).
|
||||
|
||||
%% todo...
|
||||
%% TODO...
|
||||
-define(SESSION_TIMEOUT, 60000).
|
||||
|
||||
%%%=============================================================================
|
||||
|
|
Loading…
Reference in New Issue