servatrice/cockatrice
ebbit1q 2f100f2ba3
fix keepalive being multiplied in server timeout (#4663)
* fix keepalive being multiplied in server timeout

a timeout happened after the client not receiving anything for
keepalive * keepalive * maxtimeout (5 * 5 * 10) seconds instead of what
you'd expect, it now only uses keepalive once instead of twice this
means it should now take 50 seconds to time out when disconnected

* change timeout to 15 seconds instead

change time between pings to 3 from 5 seconds
change timout to 5 from 10 repeats
2022-09-01 02:38:10 +02:00
..
resources add kosovo flag (#4597) 2022-03-19 20:07:40 -05:00
sounds Add cmake format (#4618) 2022-05-08 21:22:43 +02:00
src fix keepalive being multiplied in server timeout (#4663) 2022-09-01 02:38:10 +02:00
themes Add cmake format (#4618) 2022-05-08 21:22:43 +02:00
translations Apply translations in es (#4656) 2022-08-10 16:35:09 +02:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt rework formatting with cmake-format (#4627) 2022-06-08 21:14:26 -04:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc add kosovo flag (#4597) 2022-03-19 20:07:40 -05:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00
cockatrice_en@source.ts Support Qt6, Min Qt5.8, Fix Win32, Fix Servatrice 2022-05-06 17:31:08 -04:00