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)
Sun, Oct 12, 1:29 PM
Unknown Object (File)
Sat, Sep 27, 6:23 AM
Unknown Object (File)
Fri, Sep 26, 10:03 AM
Unknown Object (File)
Mon, Sep 22, 9:48 AM
Unknown Object (File)
Sat, Sep 20, 9:36 PM
Unknown Object (File)
Fri, Sep 19, 10:16 AM
Unknown Object (File)
Thu, Sep 18, 4:59 AM
Unknown Object (File)
Thu, Sep 18, 2:37 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