devsisters / goquic

QUIC support for Go
http://devsisters.github.io/goquic/
BSD 3-Clause "New" or "Revised" License
944 stars 100 forks source link

Fix UDP listener to listen on all IPv4 and IPv6 #51

Open Dexus opened 7 years ago

Dexus commented 7 years ago

see go-siris/siris#12

fix #52

Dexus commented 7 years ago

Problem it don't listen to udp with the fix? Can you tell me why?