Cockatrice/servatrice/src
ctrlaltca d30691559a
Some improvements to Servatice network code (#3969)
* Some improvements to Servatice network code

1. fix crash on fuzzy connection (tcp server only)
2. ensure websockets are parent()ed to avoid leaking them
3. quick catch disconnect()ed sockets instead of waiting for a socket error to happen
4. supporto mulltiple connection pools on the websocket server; they are still bound to the same thread due to a qt5 limitation.
2020-04-24 16:26:59 -04:00
..
smtp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
isl_interface.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
isl_interface.h clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
main.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
passwordhasher.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
servatrice.cpp Some improvements to Servatice network code (#3969) 2020-04-24 16:26:59 -04:00
servatrice.h clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
servatrice_connection_pool.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
servatrice_connection_pool.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
servatrice_database_interface.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
servatrice_database_interface.h clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
server_logger.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
server_logger.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
serversocketinterface.cpp Some improvements to Servatice network code (#3969) 2020-04-24 16:26:59 -04:00
serversocketinterface.h Some improvements to Servatice network code (#3969) 2020-04-24 16:26:59 -04:00
settingscache.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
settingscache.h Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
signalhandler.cpp clangify everything with the new header sorting (#3908) 2020-03-18 17:36:02 -04:00
signalhandler.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
smtpclient.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
smtpclient.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00