void cord_ep_dump_status(void)
Dump the current RD connection status to STDIO (for debugging)
@ CORD_EP_TIMEOUT
no response from the network
int cord_ep_discover_regif(const sock_udp_ep_t *remote, char *regif, size_t maxlen)
Discover the registration interface resource of a RD.
Common IP-based transport layer end point.
@ CORD_EP_ERR
internal error or invalid reply
int cord_ep_remove(void)
Unregister from a given RD server.
int cord_ep_update(void)
Update our current entry at the RD.
int cord_ep_register(const sock_udp_ep_t *remote, const char *regif)
Initiate the node registration by sending an empty push.
@ CORD_EP_OK
everything went as expected
@ CORD_EP_NORD
not connected to an RD
@ CORD_EP_OVERFLOW
internal buffers can not handle input