Files
linux/fs
Jens Axboe 87f80d623c io_uring: handle connect -EINPROGRESS like -EAGAIN
Right now we return it to userspace, which means the application has
to poll for the socket to be writeable. Let's just treat it like
-EAGAIN and have io_uring handle it internally, this makes it much
easier to use.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-12-03 11:23:54 -07:00
..
2019-07-03 17:52:09 -04:00
2019-08-30 08:11:25 -07:00
2019-08-07 21:51:47 -04:00
2019-10-14 15:04:01 -07:00
2019-10-03 13:59:29 -04:00