me-no-dev / ESPAsyncUDP

Async UDP library for ESP8266
173 stars 56 forks source link

Fix for lwip2 multicast #19

Closed forkineye closed 6 years ago

forkineye commented 6 years ago

Fixes UDP binding issue with lwip2. Instead of binding to the multicast address, bind to any address.