mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2025-01-03 23:43:36 +01:00
392d033e4a
* Properly define the callback time of a write/commit as the time when the pipe is available again for further writing. * Refuse commits when writes are pending; instead, enforce a strict order of finishing writes before committing, which makes sense since consecutive writes are ordered this way already. * Properly support callbacks for writes and for commits. * Define the synchronous APIs in terms of waiting until the callbacks for equivalent asynchronous functions are invoked (plus initial waiting for pipes to be ready). |
||
---|---|---|
.. | ||
gint |