Commit d551c86
authored
Merge pull request #141 from Flow-IPC/isal-61_struc-channel-mt
`ipc::transport::struc::Channel` API now formally allows concurrent calls of its APIs on the same object including `.sync_request()`. `.sync_request()`s will execute fully serially, even if a blocking-wait is necessary; but any other call during a `.sync_request()` blocking-wait shall execute immediately. / `ipc::session::shm::arena_lend::jemalloc::Shm_session` internal improvement (no effect on functionality).2 files changed
+2
-2
lines changed
0 commit comments