User:Brahmana/Netwerk Docs/Channel Connection Relation: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(made the numbered list)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Here is the sequence diagram that I created by tracing the code:
Will put the class diagram very soon.
 
[[Image:HTTPChannel_to_Socket.jpg]]
 
I have few questions regarding all this:
 
# Where is the socket opened and an actual TCP connection is made?
# 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.

Latest revision as of 06:19, 16 July 2008

Will put the class diagram very soon.