def
8134f9fa55
Enable -Wshadow=local
...
> Warn when a local variable shadows another local variable or parameter.
Found one actual bug in graphics_threaded.cpp
Should reduce confusion in the future when reading source code
2022-03-20 13:24:34 +01:00
Jupeyy
9dfea5511a
Use cpp
2021-06-24 17:19:17 +02:00
heinrich5991
7663641ed2
Fix some variable name's style
2020-11-08 17:15:48 +01:00
清歌
059a2a0a35
fix websockets behavior in net_socket_read_wait
2020-09-18 21:28:17 +08:00
清歌
b5592cc204
fix websockets client link problem in xp
...
implement a simple version of inet_ntop by myself
2020-09-17 23:23:16 +08:00
def
24526d0fc8
Further websockets build fixes
2020-09-17 13:44:47 +02:00
QingGo
d627b85202
add windows websockets client support
2020-09-15 20:54:33 +08:00
QingGo
b64a0ef4c6
make client able to connect ws server with ws://
2020-09-13 09:59:10 +08:00
QingGo
4ae0833701
use clang formatter
2020-09-12 01:43:42 +08:00
QingGo
3fa500aa60
update libwebsocket to 4.x and fix bug
2020-09-12 00:53:15 +08:00
def
e9bc42a63c
Update websockets implementation ( fixes #1022 )
...
seems to work with libwebsockets 2.4
2018-02-14 12:30:14 +01:00
heinrich5991
d98abf35db
Rename WEBSOCKETS
to CONF_WEBSOCKETS
2017-03-07 13:03:37 +01:00
eeeee
56c42c3c31
websockets support in server
2015-02-08 19:11:34 -08:00