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)
Wed, May 13, 4:52 PM
Unknown Object (File)
Wed, May 13, 4:50 PM
Unknown Object (File)
Wed, May 13, 4:41 PM
Unknown Object (File)
Apr 29 2026, 9:06 PM
Unknown Object (File)
Apr 28 2026, 4:25 PM
Unknown Object (File)
Apr 28 2026, 4:18 PM
Unknown Object (File)
Apr 28 2026, 1:06 PM
Unknown Object (File)
Apr 28 2026, 5:21 AM
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.