Skip to content

Commit b81b93e

Browse files
Bojun-Seoekyooo
authored andcommitted
tools/solisten_example.txt: fix typo
1 parent da3a474 commit b81b93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/solisten_example.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This tool traces the kernel function called when a program wants to listen
55
for TCP connections. It will not see UDP neither UNIX domain sockets.
66

77
It can be used to dynamically update a load balancer as a program is actually
8-
ready to accept connexion, hence avoiding the "downtime" while it is initializing.
8+
ready to accept connection, hence avoiding the "downtime" while it is initializing.
99

1010
# ./solisten.py --show-netns
1111
PID COMM NETNS PROTO BACKLOG ADDR PORT

0 commit comments

Comments
 (0)