Protect against accidental multiple concurrent connections

This commit is contained in:
Ulf Wiger
2025-10-24 20:30:41 +02:00
parent 0e4b6d7873
commit bfccda2c3f
5 changed files with 82 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{prefix,"gmhc"}.
{desc,"Gajumaru Hive Client"}.
{author,"Ulf Wiger, QPQ AG"}.
{package_id,{"uwiger","gmhive_client",{0,9,1}}}.
{package_id,{"uwiger","gmhive_client",{0,9,2}}}.
{deps,[{"uwiger","gmhive_protocol",{0,2,0}},
{"uwiger","gmhive_worker",{0,5,1}},
{"uwiger","gmcuckoo",{1,2,4}},