On Monday, 15 September 2014 at 10:13:28 UTC, Jakob Ovrum wrote:
On Monday, 15 September 2014 at 09:53:28 UTC, Robert burnerI haven't found a single lock, is single threading by design or is thread-safety on your todo?There's no use of `shared`, so all data involved is TLS.
Then it must be made sure that send and receive work properly.
