ntdll: Use the recv_socket request for NtReadFile() on a socket.
recv_socket does some extra bookkeeping that's currently missing from the
register_async path. Instead of adding it to sock_queue_async(), let's just
centralize all recv requests so that they go through recv_socket.
Showing
Please
register
or
sign in
to comment