gpt4 book ai didi

rust - std::net::TcpStream 是写入还是刷新阻塞操作?

转载 作者:行者123 更新时间:2023-11-29 08:06:40 27 4
gpt4 key购买 nike

在 Rust 中,std::net::TcpStream write 或 flush 是阻塞操作吗?并且需要刷新才能写入数据。

最佳答案

查看 documentation for write :

Calls to write are not guaranteed to block waiting for data to be written, and a write which would otherwise block can be indicated through an Err variant.

关于rust - std::net::TcpStream 是写入还是刷新阻塞操作?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32027170/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com