Page MenuHomeFreeBSD

kqueue: Fix kqueue(2) man page.
ClosedPublic

Authored by dchagin on May 13 2022, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 9:35 PM
Unknown Object (File)
Oct 2 2024, 6:50 AM
Unknown Object (File)
Sep 30 2024, 7:07 PM
Unknown Object (File)
Sep 27 2024, 8:15 AM
Unknown Object (File)
Sep 6 2024, 11:14 PM
Unknown Object (File)
Sep 5 2024, 5:32 PM
Unknown Object (File)
Sep 4 2024, 5:35 PM
Unknown Object (File)
Sep 4 2024, 12:23 PM
Subscribers

Details

Summary

Remove bogus BUGS note about timeout limit to 24 hours, that's not true
since callouting project import.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I don't remember it already, but you seem to be right, I see the 24 hours limit removed in 40e794ab19fb 9 years ago.

This revision is now accepted and ready to land.May 14 2022, 12:29 AM
This revision was automatically updated to reflect the committed changes.