mirror of
https://github.com/boostorg/asio.git
synced 2026-02-25 14:32:08 +00:00
prevent implicit conversion from int to flags, allowing the compiler to catch cases where users incorrectly pass a numeric port number as the service name. [SVN r60687]