mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
9edcb104ff
.. there are some additional FIXME nags in net_tcp (L 1012) about blocking because libuv is holding unsafe ptrs to task local data. the proposed fix going is not really feasible w/ the current design, IMO, but i'll leave it there in case someone really wants to make the case without creating more hassle than it's worth.