mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -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).