summaryrefslogtreecommitdiff
path: root/LibC/scanf.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2018-12-03 00:42:48 +0100
committerAndreas Kling <awesomekling@gmail.com>2018-12-03 00:42:48 +0100
commit4bc87dc7b99c4f7a9270e23e5958b4c93fe76033 (patch)
tree454b3423e27576dc04b0e6e15281d572c2eeaadd /LibC/scanf.cpp
parentf6e27c2abe9da2ed1159cfc30618afc66bfbab79 (diff)
downloadserenity-4bc87dc7b99c4f7a9270e23e5958b4c93fe76033.zip
Share the "blocked-on file descriptor" number between read() and write().
A process can't be reading and writing at the same time, so it's fine for them to share the variable for the blocked FD.
Diffstat (limited to 'LibC/scanf.cpp')
0 files changed, 0 insertions, 0 deletions