Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151381766
D49525.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
323 B
Referenced Files
None
Subscribers
None
D49525.id.diff
View Options
diff --git a/usr.bin/procstat/procstat_files.c b/usr.bin/procstat/procstat_files.c
--- a/usr.bin/procstat/procstat_files.c
+++ b/usr.bin/procstat/procstat_files.c
@@ -75,6 +75,8 @@
return ("UDS");
case SOCK_DGRAM:
return ("UDD");
+ case SOCK_SEQPACKET:
+ return ("UDQ");
default:
return ("UD?");
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 12:58 AM (9 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31125291
Default Alt Text
D49525.id.diff (323 B)
Attached To
Mode
D49525: procstat: decode SOCK_SEQPACKET unix domain socket type
Attached
Detach File
Event Timeline
Log In to Comment