X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=config.h;h=f06b9c56ef819cb1aaa7228dca1f5f5179fda680;hp=b84b957c10a6178c32088b69029e0042e229aa09;hb=7b73b36365975a9ffdca9d48ab662cc09c42adb8;hpb=ce0d42a14da5686366d0c73fa9b152e90619ff91 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 {