User:Brahmana/Netwerk Docs/Channel Connection Relation

< User:Brahmana‎ | Netwerk Docs
Revision as of 15:30, 9 July 2008 by Brahmana (talk | contribs) (created the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Here is the sequence diagram that I found by tracing the code:

HTTPChannel to Socket.jpg

I have few questions regarding all this:

1. Where is the socket opened and an actual TCP connection is made? 2. When do actually things get multithreaded? Because the sequence flow here stops at EnsureWaiting(), when will it come out of waiting?


There are a few, which I will put up once I have answers to these.