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