Skip to content

[tracking] net::TcpStream #499

Open
Open
@dignifiedquire

Description

@dignifiedquire

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
  • set_nonblocking - makes no sense in this context probably
  • set_read_timeout
  • set_ttl
  • set_write_timeout
  • shutdown
  • take_error
  • try_clone (I remember some discussion, so might not be happening)
  • ttl
  • write_timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    api designOpen design questions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions