diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-07-21 04:26:20 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-07-28 01:47:03 -0300 |
commit | 5692c48ab7103a2051f351e08fd012fc9022d951 (patch) | |
tree | 54ce2d5cd07c319635a73a18969cb09033288b51 /src/input_common/sdl/sdl_impl.cpp | |
parent | 80b4bd358348893f891f722d70a0d8ff44cc44c6 (diff) |
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.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions