Actions
Feature #7422
closeddpioctl should pay attention to FKIOCTL
Start date:
2016-09-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
With consumers such as epoll and others via lx, it's useful to make sure that dpioctl (for /dev/poll) pays attention to FKIOCTL.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
git commit 57a0264b71e479ed0dc19299607d662043907cb6
commit 57a0264b71e479ed0dc19299607d662043907cb6 Author: Patrick Mooney <pmooney@pfmooney.com> Date: 2016-10-11T15:01:08.000Z 7422 dpioctl should pay attention to FKIOCTL 7423 epoll_ctl should throw EINVAL for loops 7424 epoll should not leave dangling polldat_t entries 7425 devpoll write feigns success in the face of EINTR 7426 epoll_ctl not allowed to emit EINTR Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions