mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
it was written directly below all the time
This commit is contained in:
parent
2af85d05fa
commit
cc56fb8d29
1 changed files with 1 additions and 1 deletions
|
@ -188,8 +188,8 @@ public:
|
|||
static IPCChannelEnd makeA(std::unique_ptr<IPCChannelResources> resources);
|
||||
static IPCChannelEnd makeB(std::unique_ptr<IPCChannelResources> resources);
|
||||
|
||||
// If send, recv, or exchange return false (=timeout), stop using the channel. <--- TODO:why?
|
||||
// Note: timeouts may be for receiving any response, not a whole message.
|
||||
// If send, recv, or exchange return false (=timeout), stop using the channel.
|
||||
|
||||
// Returns false on timeout
|
||||
[[nodiscard]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue