Skip to content

Typo in Ch. 20-01 "Building a Single-Threaded Web Server" #2591

@timrobertsdev

Description

@timrobertsdev

I was caught off guard by the paragraph explaining why 127.0.0.1:7878 is chosen used as the address in the TcpListener example. The book currently reads: We’ve chosen this port for two reasons: HTTP **is** normally accepted on this port, and 7878 is rust typed on a telephone. (Emphasis mine.)

Should this read as: HTTP **isn't** normally accepted on this port, and 7878 is rust typed on a telephone.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions