netcat
netcat copied to clipboard
Some experiments I made to learn IPv6 sockets
Results
3
netcat issues
Sort by
recently updated
recently updated
newest added
Title says it all. Had to add a fork in the normal flow of the program, and would appreciate if someone would check whether the implementation is correct.
I ran `nc -vlp 80` to listen on a port, but it returns `nc: getnameinfo: Temporary failure in name resolution` and terminates. Sorry if this is an obvious problem
how to compile