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)
Sun, Nov 17, 1:02 PM
Unknown Object (File)
Mon, Nov 11, 6:01 AM
Unknown Object (File)
Wed, Nov 6, 2:32 PM
Unknown Object (File)
Wed, Nov 6, 2:30 PM
Unknown Object (File)
Wed, Nov 6, 12:26 PM
Unknown Object (File)
Mon, Nov 4, 11:31 AM
Unknown Object (File)
Oct 18 2024, 10:42 PM
Unknown Object (File)
Oct 3 2024, 12:04 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.