i heard http.sys act forwarder of request worker process... question is
how send request worker process?
if through network how send request through network?
you can share socket between application calling wsaduplicatesocket function. can read in detail.
so once http.sys accepts connection, calls or equivalent of api transfer socket worker process.
Comments
Post a Comment