Home
last modified time | relevance | path

Searched refs:EIBSocketRemote (Results 1 – 2 of 2) sorted by relevance

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h60 EIBConnection *EIBSocketRemote (const char *host, int port);
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c190 EIBSocketRemote (const char *host, int port) in EIBSocketRemote() function
264 c = EIBSocketRemote (a, port); in EIBSocketURL()