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)
Fri, Aug 14, 9:51 PM
Unknown Object (File)
Thu, Aug 13, 9:04 PM
Unknown Object (File)
Wed, Aug 12, 5:20 PM
Unknown Object (File)
Sat, Aug 8, 8:19 AM
Unknown Object (File)
Fri, Aug 7, 11:37 AM
Unknown Object (File)
Tue, Aug 4, 12:13 AM
Unknown Object (File)
Mon, Aug 3, 10:50 PM
Unknown Object (File)
Mon, Aug 3, 11:47 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.