snowflake/common
David Fifield 380b133155 Close internal Pipes in websocketconn.Conn Close.
Unless something externally called Write after Close, the
writeLoop(ws, pr2) goroutine would run forever, because nothing would
ever close pw2/pr2.
https://bugs.torproject.org/33367#comment:4
2020-02-18 14:10:47 -07:00
..
messages Increased test coverage for messages library 2019-12-06 11:30:34 -05:00
safelog Add locks to safelog 2019-09-30 16:43:51 -04:00
websocketconn Close internal Pipes in websocketconn.Conn Close. 2020-02-18 14:10:47 -07:00