mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Get back accidently deleted registerOffer
This commit is contained in:
@@ -389,6 +389,7 @@ Servent::registerPeer( const Tomahawk::peerinfo_ptr& peerInfo )
|
|||||||
conn->setId( nodeid );
|
conn->setId( nodeid );
|
||||||
conn->addPeerInfo( peerInfo );
|
conn->addPeerInfo( peerInfo );
|
||||||
|
|
||||||
|
registerOffer( key, conn );
|
||||||
QList<SipInfo> sipInfo = QList<SipInfo>();
|
QList<SipInfo> sipInfo = QList<SipInfo>();
|
||||||
foreach ( QHostAddress ha, m_externalAddresses )
|
foreach ( QHostAddress ha, m_externalAddresses )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user