I need to close for writing and send a FIN but keep reading.
I know about Close.
I asked for adding a method to TCPConn specifically. TCP supports this.
I need to close for writing and send a FIN but keep reading.
I know about Close.
I asked for adding a method to TCPConn specifically. TCP supports this.
> TCP supports this but I assert that protocols
> that require it are broken. What protocol do
> you need this for?
For example, some research protocols such as BMP.
<http://tools.ietf.org/html/draft-ietf-grow-bmp-05>
<quote>
The monitored router MAY take steps to prevent the monitoring
station from sending data (e.g. by half-closing the TCP session
or setting its window size to zero) or it MAY silently discard any
data erroneously sent by the monitoring station.
</quote>
There is a space even though very small and optional.