greenplumn gpfdist_helper 源码
greenplumn gpfdist_helper 代码
文件路径:/src/bin/gpfdist/gpfdist_helper.h
#ifndef GPFDIST_HELPER_H
#define GPFDIST_HELPER_H
#include <stdbool.h>
bool is_valid_timeout(int timeout_val);
bool is_valid_session_timeout(int timeout_val);
bool is_valid_listen_queue_size(int listen_queue_size);
#endif
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦