Skip to content

Connection reset problem on Echo sample #19

@rezacute

Description

@rezacute

After compiling latest master branch, I ran echo server and got connection reset.
Perviously it was OK.
Below is the response.

* About to connect() to localhost port 11000 (#0)
*   Trying 127.0.0.1...
* Adding handle: conn: 0x87e5ad8
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x87e5ad8) send_pipe: 1, recv_pipe: 0
* Connected to localhost (127.0.0.1) port 11000 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.33.0
> Host: localhost:11000
> Accept: */*
> 
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions