Open
Description
When working with TcpStream
I realized some things are still missing, this is a list for tracking those
-
connect
-
connect_timeout
-
local_addr
-
nodelay
-
peek
-
peer_addr
-
read_timeout
-
set_nodelay
-
- makes no sense in this context probablyset_nonblocking
-
set_read_timeout
-
set_ttl
-
set_write_timeout
-
shutdown
-
take_error
-
(I remember some discussion, so might not be happening)try_clone
-
ttl
-
write_timeout