enh: set useDefaultEpset
This commit is contained in:
parent
cca2bcdb28
commit
f75bcdf4b2
|
@ -860,7 +860,7 @@ static SCliThrdObj* createThrdObj() {
|
|||
pThrd->timer.data = pThrd;
|
||||
|
||||
pThrd->pool = createConnPool(4);
|
||||
|
||||
pThrd->useDefaultEpSet = false;
|
||||
transDQCreate(pThrd->loop, &pThrd->delayQueue);
|
||||
|
||||
pThrd->quit = false;
|
||||
|
|
Loading…
Reference in New Issue