ReinUsesLisp 5692c48ab7 service/sockets: Add worker abstraction to execute blocking calls asynchronously
This abstraction allows executing blocking functions (like recvfrom on a
socket configured for blocking) without blocking the service thread.
It is intended to be used with SleepClientThread.
2020-07-28 01:47:03 -03:00
..
2020-06-27 11:36:05 -04:00
2020-07-19 04:12:40 -03:00
2020-06-27 18:20:06 -04:00
2020-06-27 11:35:21 -04:00
2019-09-10 12:57:45 +02:00
2020-04-20 15:53:49 -04:00
2020-07-17 17:23:24 +10:00
2020-07-17 14:26:14 +10:00