Sockets: Difference between revisions

2 bytes removed ,  7 years ago
m
m (→‎{{header|Go}}: show output)
m (→‎{{header|Go}}: one line)
Line 429:
{{out | Test with nc}}
<pre>
$ sudo nc -l 256 & go run sock.go
[2] 19754
$ go run sock.go
hello socket world[2]+ Done sudo nc -l 256
$
1,707

edits