JAL-3332 Sensible default timeout values for network connections (8s connect_timeout...
authorBen Soares <bsoares@dundee.ac.uk>
Mon, 1 Jul 2019 14:21:00 +0000 (15:21 +0100)
committerBen Soares <bsoares@dundee.ac.uk>
Mon, 1 Jul 2019 14:21:00 +0000 (15:21 +0100)
commit3abe237a90f4392dd783632265fc401cfb937a92
tree97b97301f00f760c30dd66cb5bbc0ceb7324cb59
parent441f6e97f601ab3b0ee1dbfa62e9a6fbb2fe3c3a
JAL-3332 Sensible default timeout values for network connections (8s connect_timeout, 15s read_timeout)
20 files changed:
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/ant/pom.xml
getdown/src/getdown/core/pom.xml
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/Build.java.tmpl
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/SysProps.java
getdown/src/getdown/launcher/pom.xml
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_de.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_es.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_fr.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_it.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_ja.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_ko.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_pt.properties
getdown/src/getdown/launcher/src/main/resources/com/threerings/getdown/messages_zh.properties
getdown/src/getdown/mvn_cmd
getdown/src/getdown/pom.xml
j11lib/getdown-core.jar
j8lib/getdown-core.jar