mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 19:07:35 +08:00
test websocket
This commit is contained in:
parent
e99003e472
commit
81b2131885
@ -171,7 +171,7 @@ bool http_servlet::doMsg(acl::websocket& in, acl::websocket& out)
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
bool http_servlet::sendBannder(acl::websocket& out)
|
||||
|
Loading…
Reference in New Issue
Block a user