windows - WinAPI: InternetCloseHandle function closes the handle but not the connection -


i call wininet\internetopenurla, wininet\internetreadfile , when i'm done call wininet\internetclosehandle returns true. means handle closed, connection still in established state.

why doesn't connection close when call wininet\internetclosehandle ?

wininet can cache , reuse connections future requests same server.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

c++ - End of file on pipe magic during open -