Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force socket options to include 'binary'
To support versions older than 3.6.0 which are, ahem, out of any kind of support. Ranch, a TCP acceptor library adopted in 3.6.0, forces binary and a few other TCP listener options. Closes rabbitmq#488.
- Loading branch information