Home
last modified time | relevance | path

Searched refs:EXPECT_CONTINUE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/dports/net/py-s3cmd/s3cmd-2.2.0/S3/
H A DS3.py137 EXPECT_CONTINUE_TIMEOUT = 2 variable
1656 … readable, writable, exceptional = select.select([conn.c.sock],[], [], EXPECT_CONTINUE_TIMEOUT)
1661 …ct Continue feature disabled because of no reply of the server in %.2fs.", EXPECT_CONTINUE_TIMEOUT)