-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Milestone
@dignifiedquire
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