Warning
This post was published 49 days ago. The information described in this article may have changed.
I'm new to Rust and was testing TcpStream. I noticed that Rust uses file descriptor in Linux.
The print below shows that the file descriptor number is 4.
How does this work in Rust ?
1 post - 1 participant
🏷️ rust_feed