• Joel Martin's avatar
    wswrapper: timeout select. · 64dbc6bb
    Joel Martin authored
    The select call needs to timeout if a WebSocket socket keeps reporting
    ready but actually isn't ready. To prevent it hanging forever in that
    condition, the timeout value is now adjusted now for each call.
    
    Move the DO_DEBUG and DO_TRACE settings to wswrapper.c.
    64dbc6bb
Name
Last commit
Last update
..
Makefile Loading commit data...
README.md Loading commit data...
launch.sh Loading commit data...
md5.c Loading commit data...
md5.h Loading commit data...
md5_test.c Loading commit data...
web.py Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.py Loading commit data...
wsproxy.c Loading commit data...
wsproxy.js Loading commit data...
wsproxy.py Loading commit data...
wswrap Loading commit data...
wswrapper.c Loading commit data...
wswrapper.h Loading commit data...