Actions
Bug #7207
closedproperly document pollhead_clean()
Start date:
2016-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The need to call pollhead_clean() as part of some chpoll(9E) entry points has long been required, but not documented. This was discovered as part of the epoll and related work. This updates the manual page to properly document the need to call pollhead_clean().
Updated by Electric Monk almost 6 years ago
- Status changed from New to Closed
git commit 0af1cc2c200dcee1cb119ba8e280ebacdbfcf839
commit 0af1cc2c200dcee1cb119ba8e280ebacdbfcf839 Author: Bryan Cantrill <bryan@joyent.com> Date: 2016-08-04T16:54:28.000Z 7207 properly document pollhead_clean() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Matthew Ahrens <mahrens@delphix.com>
Actions