9#ifndef GWEN_MSG_ENDPOINT_TCPC_H
10#define GWEN_MSG_ENDPOINT_TCPC_H
13#include <gwenhywfar/endpoint.h>
struct GWEN_MSG_ENDPOINT GWEN_MSG_ENDPOINT
Object which can send and receive messages (base class).
GWENHYWFAR_API int GWEN_TcpcEndpoint_StartConnect(GWEN_MSG_ENDPOINT *ep)
GWENHYWFAR_API GWEN_MSG_ENDPOINT * GWEN_TcpcEndpoint_new(const char *host, int port, const char *name, int groupId)