You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2022. It is now read-only.
When I run
echo Hello | nc nc.mydomain.com 9999, the client remains hanging. I can see the main program printing where the file is stored though.Is there something I have to change in the main.go code?