Skip to content

Commit d551c86

Browse files
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 parents ce2eb7c + 25624c1 commit d551c86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

0 commit comments

Comments
 (0)