> With plain TCP, a client write followed by a server read and finally a 
> client read results in the client getting a "connection reset" error.  This 
> is expected and reflects the RST seen in a TCP packet as can be seen using 
> tcpdump.
>

Correction: I meant to say "a client write followed by a server *close* and 
finally a client read..."

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to