applayerpluginsandutils/httptransportplugins/httptransporthandler/mcommsinfoprovider.h
branchRCL_3
changeset 40 a0da872af3fa
parent 39 c0c2f28ace9c
child 53 c59bddbfd7b9
equal deleted inserted replaced
39:c0c2f28ace9c 40: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__