We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4bb54 commit ac386b4Copy full SHA for ac386b4
tools/tcpaccept_example.txt
@@ -13,7 +13,7 @@ TIME PID COMM RADDR RPORT LADDR LPORT BL
13
00:34:19 3949062 nginx 10.228.23.128 35408 10.229.20.169 8080 0/128
14
15
16
-This output shows three connections, an IPv4 connections to PID 3949061, a "ruby"
+This output shows three connections, an IPv4 connections to PID 3951399, a "ruby"
17
process listening on port 8000, and one connection to a "nginx" process
18
listening on port 8080. The remote address and port are also printed, and the accept queue
19
current size as well as maximum size are shown.
0 commit comments