TCP Listener with Backlog examples by golang
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
$ go version
go version go1.19.4 linux/amd64
Using go-task
$ task run
task: [run] go run .
[With Context] 07:56:16 start
[With Context] 07:56:17 dial tcp4 127.0.0.1:33333: i/o timeout
[With Context] 07:56:17 done