yhirose / cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket hang up after long time without client requests.

pikapi12321 opened this issue · comments

I wrote a simple local http server and put it to run in the background. It worked OK until a 3-day holiday ended and I went back to my computer. Client requests now return reason: socket hang up.

Thank you for the report, but it's too little information to investigate...