Page MenuHomeFreeBSD

procstat: decode SOCK_SEQPACKET unix domain socket type
ClosedPublic

Authored by kib on Wed, Mar 26, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 11, 1:07 PM
Unknown Object (File)
Wed, Apr 9, 2:55 AM
Unknown Object (File)
Wed, Apr 9, 2:55 AM
Unknown Object (File)
Wed, Apr 9, 2:55 AM
Unknown Object (File)
Wed, Apr 9, 2:55 AM
Unknown Object (File)
Sat, Apr 5, 3:42 AM
Unknown Object (File)
Tue, Apr 1, 6:47 AM
Unknown Object (File)
Fri, Mar 28, 3:55 PM
Subscribers

Diff Detail

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

Event Timeline

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

procstat.1 should be updated too.

This revision is now accepted and ready to land.Thu, Mar 27, 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.Thu, Mar 27, 9:05 AM
This revision is now accepted and ready to land.Thu, Mar 27, 9:07 AM