good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 0a61ffe8 authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Make SetDeadline on NetConn not always close Conn

NetConn has to close the connection to interrupt in progress reads
and writes. However, it can block reads and writes that occur
after the deadline instead of closing the connection.

Closes #228
parent 16952169
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment