homework-jianmu/include/common/tep.h

7 lines
149 B
C

#ifndef TDENGINE_TEP_H
#define TDENGINE_TEP_H
int taosGetFqdnPortFromEp(const char *ep, char *fqdn, uint16_t *port);
#endif // TDENGINE_TEP_H