Skip to content

Commit 956c87a

Browse files
authored
Update README.md
1 parent f02fc53 commit 956c87a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,5 @@ $ task test
8787
- Go で ソケット の SO_REUSEPORT を有効にして、同一ポートに複数LISTENするサーバを作るサンプルです。
8888
- [go-gopacket-example](https://github.com/devlights/go-gopacket-example)
8989
- [gopacket](https://github.com/google/gopacket)を使ってパケットキャプチャを行うサンプルです。
90+
- [go-tcp-keepalive-example](https://github.com/devlights/go-tcp-keepalive-example)
91+
- Go で キープアライブプローブ を送信するサンプルです。

0 commit comments

Comments
 (0)