Go to the source code of this file.
Functions | |
int | cancelPendingZeroconfLookups (CPhidgetRemoteHandle networkInfo) |
int | getZeroconfHostPort (CPhidgetRemoteHandle networkInfo) |
int | InitializeZeroconf () |
int | refreshZeroconfPhidget (CPhidgetHandle phid) |
int | refreshZeroconfSBC (CPhidgetSBCHandle sbc) |
int | UninitializeZeroconf () |
int cancelPendingZeroconfLookups | ( | CPhidgetRemoteHandle | networkInfo | ) |
Definition at line 780 of file zeroconf_avahi.c.
int getZeroconfHostPort | ( | CPhidgetRemoteHandle | networkInfo | ) |
Definition at line 785 of file zeroconf_avahi.c.
int InitializeZeroconf | ( | ) |
Definition at line 840 of file zeroconf_avahi.c.
int refreshZeroconfPhidget | ( | CPhidgetHandle | phid | ) |
Definition at line 835 of file zeroconf_avahi.c.
int refreshZeroconfSBC | ( | CPhidgetSBCHandle | sbc | ) |
Definition at line 830 of file zeroconf_avahi.c.
int UninitializeZeroconf | ( | ) |
Definition at line 1033 of file zeroconf_avahi.c.