Home
last modified time | relevance | path

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

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h286 int EIBOpen_GroupSocket_async (EIBConnection * con, int write_only);
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c969 EIBOpen_GroupSocket_async (EIBConnection * con, int write_only) in EIBOpen_GroupSocket_async() function
990 if (EIBOpen_GroupSocket_async (con, write_only) == -1) in EIBOpen_GroupSocket()