ObjFW  Hex Artifact Content

Artifact 6ad892733bcdef627e724d4b93d7a6736bfef6980ac880339f9946f2b18cd4eb:

Manifest of check-in [6ad892733b] - OFHTTPClient: Fix -[close] behaviour.

-[OFHTTPClient close] now closes the connection, no matter whether a
reply still exists. -[OFHTTPRequestReply close] only disposes of the
reference to the socket now, so that if the OFHTTPClient does not exist
anymore the socket is closed, but not if the OFHTTPClient is still alive
and in keep-alive mode. This is important so that closing a single reply
does not close the client even though keep-alive was used. by js on 2013-07-29 19:42:12.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.