applayerpluginsandutils/httptransportplugins/httptransporthandler/csocketconnector.h
branchRCL_3
changeset 13 26ce6fb6aee2
parent 0 b16258d2340f
equal deleted inserted replaced
12:f21293830889 13:26ce6fb6aee2
    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 */