1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-06 02:11:06 +09:00

fix: UPnP discovery response did not time out

This commit is contained in:
MichaelDePiazzi
2015-07-27 14:28:59 +08:00
parent 1a8da2e00c
commit 1560ba75d8
2 changed files with 12 additions and 6 deletions

View File

@@ -389,6 +389,9 @@ namespace Lidgren.Network
}
}
if (m_upnp != null)
m_upnp.CheckForDiscoveryTimeout();
//
// read from socket
//