blocking
blocking copied to clipboard
Not working with TcpStream
For some reason I cannot just Unblock::new() a TcpStream to offload it to a thread pool. I need it because I want to target Windows platform.
Could you please share more details? Are you seeing an error, or it it blocking forever?