applayerpluginsandutils/httptransportplugins/httptransporthandler/mcommsinfoprovider.h
branchRCL_3
changeset 39 c0c2f28ace9c
parent 37 5f1cd966e0d9
child 40 a0da872af3fa
equal deleted inserted replaced
37:5f1cd966e0d9 39:c0c2f28ace9c
    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;
       
    94 	};
    92 	};
    95 
    93 
    96 #endif	// __MCOMMSINFOPROVIDER_H__
    94 #endif	// __MCOMMSINFOPROVIDER_H__