mirror of
https://github.com/lxsang/ant-http
synced 2025-07-17 14:19:45 +02:00
bug every where
This commit is contained in:
@ -13,7 +13,7 @@ void pexit()
|
||||
{
|
||||
|
||||
}
|
||||
void handler(int cl, const char* m, const char* rqp, dictionary rq)
|
||||
void handler(void* cl, const char* m, const char* rqp, dictionary rq)
|
||||
{
|
||||
ws_msg_header_t* h = NULL;
|
||||
if(ws_enable(rq))
|
||||
|
Reference in New Issue
Block a user