Skip to content

receiveSynAck() not able to come out of the blocking call, when it receive TCP reset packet. #2

@subh007

Description

@subh007

I tried to ping golang.org

$ sudo ./latency -i ppp0 golang.org
Measuring round-trip latency from 27.57.134.157 to golang.org on port 80

but the in receiveSynAck(), application is not able to read the bytes from the conn :

numRead, _, err := conn.ReadFrom(buf)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions