serverstf / python-valve

A Python Interface to various Valve products and services
Other
235 stars 71 forks source link

added timeout support in the connect phase of the rcon module #64

Open indietyp opened 6 years ago

indietyp commented 6 years ago

this adds the capability of the RCON module, to also timeout when the server actually does not exist, which previously was not possible.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.6%) to 69.546% when pulling b88a71160d1ad560d543d9f99f454325c0cad01b on indietyp:master into 526bb0e1848567e55b3d6ce900cc76b5394a5ca6 on serverstf:master.