applayerpluginsandutils/httptransportplugins/httptransporthandler/mcommsinfoprovider.h
branchRCL_3
changeset 18 5f1cd966e0d9
parent 13 26ce6fb6aee2
child 19 c0c2f28ace9c
equal deleted inserted replaced
17:a2a70ce3d4e8 18:5f1cd966e0d9
    87 	/**
    87 	/**
    88 	 Add the RHostResolver to cache. If the adding fails then the RHostResolver will be
    88 	 Add the RHostResolver to cache. If the adding fails then the RHostResolver will be
    89 	 closed
    89 	 closed
    90 	 */
    90 	 */
    91 	virtual void AddToHostResolverCache(RHostResolver& aResolver) =0;
    91 	virtual void AddToHostResolverCache(RHostResolver& aResolver) =0;
       
    92 	
       
    93 	virtual TInt GetSocketImmediateCloseTimeout()=0;
    92 	};
    94 	};
    93 
    95 
    94 #endif	// __MCOMMSINFOPROVIDER_H__
    96 #endif	// __MCOMMSINFOPROVIDER_H__