|
@ -1452,6 +1452,7 @@ main(int argc, char **argv) |
|
|
LOGI("using tcp fast open"); |
|
|
LOGI("using tcp fast open"); |
|
|
#else |
|
|
#else |
|
|
LOGE("tcp fast open is not supported by this environment"); |
|
|
LOGE("tcp fast open is not supported by this environment"); |
|
|
|
|
|
fast_open == 0; |
|
|
#endif |
|
|
#endif |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|