solo1/pc
Szczepan Zalega ca27b26c6b
Avoid 2nd start of the simulation server
udp_server() is being called second time during the simulated run, which
fails due to trying to claim already used port. This patch adds cache to
the udp_server() result.

Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
2019-01-07 18:47:01 +01:00
..
app.h New README and license 2018-12-16 16:19:40 -08:00
device.c Avoid 2nd start of the simulation server 2019-01-07 18:47:01 +01:00