Documentation ¶ Overview ¶ tcp_serv creates a TCP server socket, reads data from stdin, and sends that data to the socket. The same thing can be done with the nc tool, but tcp_serv can signal when a tcp socket is created. Source Files ¶ View all Source files tcp_serv.go Click to show internal directories. Click to hide internal directories.