Skip to content

TcpStream::set_nonblocking docs mention non-existent methods #129903

Closed
@Imberflur

Description

@Imberflur

Location

/// This will result in `read`, `write`, `recv` and `send` operations

Summary

The docs mention:

This will result in read, write, recv and send operations becoming nonblocking

However, I can't find any recv or send methods on TcpStream (nor in the traits it implements). Do these operations refer to something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions