Go to the source code of this file.
Defines | |
#define | TEST_HANG_TIMEOUT 60 * 1000 |
Functions | |
int | test (char *URL) |
Variables | |
char const | testData [] = ".abc\0xyz" |
off_t const | testDataSize = sizeof(testData) - 1 |
#define TEST_HANG_TIMEOUT 60 * 1000 |
off_t const testDataSize = sizeof(testData) - 1 |