mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 09:52:23 -07:00
17927729dd
This fixes an issue where a call to close could intercept the dance between send and recv, causing send to report incorrectly that a value was not transmitted (when it actually was).