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