Archived
1
0
Fork 0

lc's suggestion

This commit is contained in:
yzhh 2020-07-18 21:52:08 +08:00
parent 3cc58b7571
commit f97ddc2c77

View file

@ -32,7 +32,7 @@ async def main(addr,port):
remote_addr=(addr, port))
try:
data = await asyncio.wait_for(on_con_lost, timeout=1)
data = await asyncio.wait_for(on_con_lost, timeout=5)
# https://wiki.vg/Raknet_Protocol
# Server ID string format