Page MenuHomeFreeBSD

procstat: decode SOCK_SEQPACKET unix domain socket type
ClosedPublic

Authored by kib on Mar 26 2025, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 29, 1:19 PM
Unknown Object (File)
Mon, Aug 25, 12:21 PM
Unknown Object (File)
Jul 25 2025, 3:58 AM
Unknown Object (File)
Jul 7 2025, 8:58 AM
Unknown Object (File)
Jul 5 2025, 8:29 PM
Unknown Object (File)
Jul 2 2025, 7:24 PM
Unknown Object (File)
Jul 2 2025, 2:16 AM
Unknown Object (File)
Jul 1 2025, 10:38 AM
Subscribers

Diff Detail

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

Event Timeline

kib requested review of this revision.Mar 26 2025, 6:44 PM

procstat.1 should be updated too.

This revision is now accepted and ready to land.Mar 27 2025, 8:54 AM
procstat.1: document SOCK_SEQSTREAM, correct other local socket types.

Datagram/Stream sockets are similar to, but are not TCP/UDP sockets.
This revision now requires review to proceed.Mar 27 2025, 9:05 AM
This revision is now accepted and ready to land.Mar 27 2025, 9:07 AM