20 #include <sys/types.h> 22 #if !defined(FOLLY_ALLOW_TFO) 23 #if defined(__linux__) || defined(__APPLE__) 25 #define FOLLY_ALLOW_TFO 1 41 int tfo_enable(
int sockfd,
size_t max_queue_size);
—— Concurrent Priority Queue Implementation ——
int tfo_enable(int, size_t)
ssize_t tfo_sendmsg(int, const struct msghdr *, int)