applayerprotocols/httptransportfw/Test/TestScriptTest/CPipeliningTestServer.h
branchRCL_3
changeset 53 c59bddbfd7b9
parent 40 a0da872af3fa
equal deleted inserted replaced
40:a0da872af3fa 53:c59bddbfd7b9
    55 	
    55 	
    56 	// From MConnectionPrefsProvider
    56 	// From MConnectionPrefsProvider
    57 	TBool SupplyCommsConnection(RConnection*& aConnectionPtr);
    57 	TBool SupplyCommsConnection(RConnection*& aConnectionPtr);
    58  	void SetCommsConnectionL(RConnection* aConnectionPtr);
    58  	void SetCommsConnectionL(RConnection* aConnectionPtr);
    59 	void GetSecurityPrefs(TBool& aDialogPrompt, MSecurityPolicy*& aSecurityPolicy);
    59 	void GetSecurityPrefs(TBool& aDialogPrompt, MSecurityPolicy*& aSecurityPolicy);
    60 	void GetSecurityPrefs(MSecurityPolicy*& aSecurityPolicy, TInt& aDialogPref);
       
    61 	TBool ImmediateSocketShutdown();
    60 	TBool ImmediateSocketShutdown();
    62 	virtual TBool SupplySocketServerHandle ( TInt& aSocketServerHandle );
    61 	virtual TBool SupplySocketServerHandle ( TInt& aSocketServerHandle );
    63   	virtual void SetSocketServerHandleL ( TInt aSocketServerHandle );
    62   	virtual void SetSocketServerHandleL ( TInt aSocketServerHandle );
    64 	TInt SessionId();
    63 	TInt SessionId();
    65 	TInt GetRecvBufferSize();
    64 	TInt GetRecvBufferSize();