nymea/libnymea-core/servers
Michael Zanetti 8e9adec8d8 Fix a crash when removing a currently connected transport
Both, the TCP transport as well as the WebSocket transport were
crashing on this, but with different bugs.
2021-12-20 23:27:07 +01:00
..
bluetoothserver.cpp Update copyright 2020-01-23 20:07:26 +01:00
bluetoothserver.h Update copyright 2020-01-23 20:07:26 +01:00
httpreply.cpp Update copyright 2020-01-23 20:07:26 +01:00
httpreply.h Update copyright 2020-01-23 20:07:26 +01:00
httprequest.cpp Suppress recurring warning about missing user agents in http requests 2020-10-19 18:47:01 +02:00
httprequest.h Update copyright 2020-01-23 20:07:26 +01:00
mocktcpserver.cpp Update copyright 2020-01-23 20:07:26 +01:00
mocktcpserver.h Update copyright 2020-01-23 20:07:26 +01:00
mqttbroker.cpp Fix some includes to be more flexible on finding headers 2021-05-11 22:41:42 +02:00
mqttbroker.h Fix some includes to be more flexible on finding headers 2021-05-11 22:41:42 +02:00
tcpserver.cpp Fix a crash when removing a currently connected transport 2021-12-20 23:27:07 +01:00
tcpserver.h Fix warning and pointer initialization 2020-12-30 00:15:08 +01:00
webserver.cpp Update tests 2021-01-02 14:33:15 +01:00
webserver.h Fix the webserver for serving static files 2020-09-23 00:49:37 +02:00
websocketserver.cpp Fix a crash when removing a currently connected transport 2021-12-20 23:27:07 +01:00
websocketserver.h Fix the webserver for serving static files 2020-09-23 00:49:37 +02:00