https://bugs.winehq.org/show_bug.cgi?id=38752
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|wine-bugs@winehq.org |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Ok, I just found the issue. It seems like UDP sockets are allowed to send data even without binding. Maybe they are bound as soon as the first packet is sent. I'll add more tests and check.