changeset 28 | dd1f62411ef8 |
parent 0 | b16258d2340f |
27:974c3ee9bf20 | 28:dd1f62411ef8 |
---|---|
99 ); |
99 ); |
100 |
100 |
101 void CompleteSelf(); |
101 void CompleteSelf(); |
102 |
102 |
103 void Suicide(); |
103 void Suicide(); |
104 |
104 |
105 TInt DoPendingDNSLookup(); |
|
106 TInt DoConnect(); |
|
105 private: // enums |
107 private: // enums |
106 |
108 |
107 /** |
109 /** |
108 The state machine for the socket connector. |
110 The state machine for the socket connector. |
109 */ |
111 */ |