blocking icon indicating copy to clipboard operation
blocking copied to clipboard

Not working with TcpStream

Open stevefan1999-personal opened this issue 1 year ago • 1 comments

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.

stevefan1999-personal avatar Oct 15 '24 12:10 stevefan1999-personal

Could you please share more details? Are you seeing an error, or it it blocking forever?

notgull avatar Oct 19 '24 03:10 notgull