realtimenetprots/sipfw/SIP/ConnectionMgr/src/CSecureSocketContainer.h
branchRCL_3
changeset 40 654ed625511d
parent 0 307788aac0a8
equal deleted inserted replaced
32:2cdd984ec527 40:654ed625511d
    64         
    64         
    65         void Connect( TSockAddr& aAddr, TRequestStatus& aStatus );
    65         void Connect( TSockAddr& aAddr, TRequestStatus& aStatus );
    66         
    66         
    67         void CancelConnect();
    67         void CancelConnect();
    68         
    68         
       
    69         void CancelAll();
       
    70         
    69         void RemoteName( TSockAddr& aAddr );
    71         void RemoteName( TSockAddr& aAddr );
    70         
    72         
    71         TInt SetOpt( TUint aOptionName, TUint aOptionLevel, const TDesC8& aOption );
    73         TInt SetOpt( TUint aOptionName, TUint aOptionLevel, const TDesC8& aOption );
    72         
    74         
    73         TInt SetOpt( TUint aOptionName, TUint aOptionLevel, TInt aOption );
    75         TInt SetOpt( TUint aOptionName, TUint aOptionLevel, TInt aOption );