Page MenuHomeFreeBSD

libsysdecode: add a decoder for pollfd events
ClosedPublic

Authored by kevans on Feb 29 2024, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 5:13 PM
Unknown Object (File)
Thu, Oct 16, 6:28 AM
Unknown Object (File)
Thu, Oct 16, 6:28 AM
Unknown Object (File)
Wed, Oct 15, 7:04 PM
Unknown Object (File)
Mon, Oct 13, 3:25 AM
Unknown Object (File)
Sep 18 2025, 10:33 PM
Unknown Object (File)
Sep 4 2025, 8:25 AM
Unknown Object (File)
Aug 20 2025, 11:12 PM
Subscribers

Details

Summary

We'll use this in another change to read pollfd arrays coming from a
successful poll(2) operation.

Diff Detail

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

Event Timeline

lib/libsysdecode/sysdecode_mask.3
46

I realized immediately after pushing this that I forgot to add the MLINK for this, which I've fixed locally.

This revision is now accepted and ready to land.Feb 29 2024, 4:51 PM
This revision was automatically updated to reflect the committed changes.