Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
example_yaml: netcat client closes connection after EOF
From the nc(1) man page: -N shutdown(2) the network socket after EOF on the input. Some servers require this to finish their work. Ubuntu would appear to be one such server.
- Loading branch information