Skip to content

Udpsocket: tool to simplify socket management

danielinux requested to merge udpsocket into master

The udpsocket.c module takes care of creating, binding and 'connecting' the UDP sockets to the remote peer. The module also includes:

  • URL parser
  • getaddrinfo/DNS resolver API

Merge request reports

Loading