diff --git a/lib/plug/cowboy.ex b/lib/plug/cowboy.ex index f7a6270..0c06b2d 100644 --- a/lib/plug/cowboy.ex +++ b/lib/plug/cowboy.ex @@ -4,7 +4,8 @@ defmodule Plug.Cowboy do ## Options - * `:net` - if using `:inet` (IPv4 only, the default) or `:inet6` (IPv6). + * `:net` - if using `:inet` (IPv4 only, the default) + or `:inet6` (IPv6, also listens on IPv4 on Linux by default). * `:ip` - the IP to bind the server to. Must be one of: