Searched refs:socket_timeout (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Ddepot.py155 [-t socket_timeout] [--cfg] [--content-root]
326 ivalues["pkg"]["socket_timeout"] = arg
620 socket_timeout = dconf.get_property("pkg", "socket_timeout") variable
621 if not socket_timeout:
622 dconf.set_property("pkg", "socket_timeout",
624 socket_timeout = dconf.get_property("pkg", "socket_timeout")
752 "server.socket_timeout": socket_timeout,
[all...]

Completed in 11 milliseconds