Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't start SCTP/UDP receive threads (and don't open corresponding
UDP sockets) when the UDP port specified in scpt_init() is 0. This helps #532. Howver, this removes the non-intended behaviour used in #265.
- Loading branch information