applayerpluginsandutils/httptransportplugins/httptransporthandler/mcommsinfoprovider.h
branchRCL_3
changeset 37 5f1cd966e0d9
parent 22 26ce6fb6aee2
child 39 c0c2f28ace9c
equal deleted inserted replaced
36:a2a70ce3d4e8 37: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__