Lines Matching refs:socket_timeout
155 [-t socket_timeout] [--cfg] [--content-root]
326 ivalues["pkg"]["socket_timeout"] = arg
620 socket_timeout = dconf.get_property("pkg", "socket_timeout")
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,