libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] Orphan TCP sockets


From: Enrico Migliore - FATTI srl
Subject: [libmicrohttpd] Orphan TCP sockets
Date: Tue, 12 Jun 2012 16:05:53 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

Hi,

I'm reading the source code and I got a question.


Let's say that a browser crashes after opening and using some sockets.

The browser can't close the sockets since it just crashed.

That means that there's no way for the MHD deamon to know that the client application crashed.

I wonder what happens to the open sockets?

Will MHD close the sockets after a time out? If yes, how long is the timeout?


Thanks,
Enrico Migliore



reply via email to

[Prev in Thread] Current Thread [Next in Thread]