upnpmediaserver/contentdirectoryservice/src/dlna/upnphttpfilereceivetransaction.cpp
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    37     CleanupStack::Pop( self );
    37     CleanupStack::Pop( self );
    38     return self;
    38     return self;
    39     }
    39     }
    40 
    40 
    41 // ---------------------------------------------------------------------------
    41 // ---------------------------------------------------------------------------
    42 // CUpnpHttpFileServeTransaction::ConstructL
    42 // CUpnpHttpFileReceiveTransaction::ConstructL
    43 // 
    43 // 
    44 // ---------------------------------------------------------------------------
    44 // ---------------------------------------------------------------------------
    45 //
    45 //
    46 void CUpnpHttpFileReceiveTransaction::ConstructL( 
    46 void CUpnpHttpFileReceiveTransaction::ConstructL( 
    47     const TInetAddr& aSender, const TDesC8& aSenderUri )
    47     const TInetAddr& aSender, const TDesC8& aSenderUri )