diff options
author | Robin Burchell <robin+git@viroteck.net> | 2019-07-18 09:52:22 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-07-18 10:06:20 +0200 |
commit | b907608e465cc3b2ff62e01d27f208cb70ac3edf (patch) | |
tree | 4e165a42376e4d99e62c0062c0d5c5b3d79e20e2 /Libraries/LibC/termios.h | |
parent | f60d7e5d1f5da3ec876a537b3c9079ce258e4cf3 (diff) | |
download | serenity-b907608e465cc3b2ff62e01d27f208cb70ac3edf.zip |
SharedBuffer: Split the creation and share steps
This allows us to seal a buffer *before* anyone else has access to it
(well, ok, the creating process still does, but you can't win them all).
It also means that a SharedBuffer can be shared with multiple clients:
all you need is to have access to it to share it on again.
Diffstat (limited to 'Libraries/LibC/termios.h')
0 files changed, 0 insertions, 0 deletions