Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flow control in erldns_udp_server (#134)
Reset the {active, N} socket option only when receiving an udp_passive message, rather than on every received packet, which provides no flow control (and therefore no advantage over {active, true}).
- Loading branch information