2b3ab1799b
Sending messages over UDP is broken in some Apple OSes such as OS X and iOS. This might be broken in other OSes to but didn't verify. The fix is to modify the socket lenght argument of sendto to use the correct sockaddr lenght dependng on whether the socket is IPV4 or IPV6. Also added some error checks and debugging related to the issue |
||
---|---|---|
.. | ||
doc | ||
inc | ||
m4 | ||
sample | ||
src | ||
test | ||
LICENSE | ||
Makefile.am |