That error message means that `sendTo` return `void` (i.e. no value) so you discarding it doesn't make sense. Just remove those discards and it should work (also update the docs if you can).
- Thread and socket functions issue sigipa
- Re: Thread and socket functions issue mashingan
- Re: Thread and socket functions issue sigipa
- Re: Thread and socket functions issue dom96
