diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-05-03 20:15:54 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-05-03 20:15:54 +0200 |
commit | 03da7046bda1c2ff67305a8d9eb178d69dac46f8 (patch) | |
tree | 40ea45b2e6e7a86fe0a2f87c40159a674f502e47 /LibCore/.gitignore | |
parent | 9f633a1871ac5dbf21fca0a6d1cfd41d4084ca4c (diff) | |
download | serenity-03da7046bda1c2ff67305a8d9eb178d69dac46f8.zip |
Kernel: Prepare Socket for becoming a File.
Make the Socket functions take a FileDescriptor& rather than a socket role
throughout the code. Also change threads to block on a FileDescriptor,
rather than either an fd index or a Socket.
Diffstat (limited to 'LibCore/.gitignore')
0 files changed, 0 insertions, 0 deletions