tep.h 149 字节
Newer Older
1 2 3 4 5 6
#ifndef TDENGINE_TEP_H
#define TDENGINE_TEP_H

int     taosGetFqdnPortFromEp(const char *ep, char *fqdn, uint16_t *port);

#endif  // TDENGINE_TEP_H