X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=config.h;h=f06b9c56ef819cb1aaa7228dca1f5f5179fda680;hb=d4f9b205e5091c496f0367dcd4dcc29e0a842f7f;hp=b84b957c10a6178c32088b69029e0042e229aa09;hpb=ce0d42a14da5686366d0c73fa9b152e90619ff91;p=cubemap diff --git a/config.h b/config.h index b84b957..f06b9c5 100644 --- a/config.h +++ b/config.h @@ -30,7 +30,7 @@ struct UDPStreamConfig { }; struct AcceptorConfig { - int port; + sockaddr_in6 addr; }; struct LogConfig {