applayerpluginsandutils/httptransportplugins/httptransporthandler/mcommsinfoprovider.h
branchRCL_3
changeset 20 a0da872af3fa
parent 19 c0c2f28ace9c
equal deleted inserted replaced
19:c0c2f28ace9c 20:a0da872af3fa
    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__