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)
Mon, Apr 6, 6:08 AM
Unknown Object (File)
Sun, Mar 22, 3:32 PM
Unknown Object (File)
Sun, Mar 22, 12:48 AM
Unknown Object (File)
Thu, Mar 19, 11:11 AM
Unknown Object (File)
Tue, Mar 17, 1:16 PM
Unknown Object (File)
Sun, Mar 15, 7:42 AM
Unknown Object (File)
Sat, Mar 14, 9:46 AM
Unknown Object (File)
Mon, Mar 9, 1:22 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.