git-svn-id: file:///svnroot/lcore/trunk@15 b1de8a11-f9be-4011-bde0-cc7ace90066a
authorbeware <beware@bircd.org>
Mon, 31 Mar 2008 11:10:42 +0000 (11:10 +0000)
committerbeware <beware@bircd.org>
Mon, 31 Mar 2008 11:10:42 +0000 (11:10 +0000)
lcoreconfig.inc

index 12fe918150948bf567d3ac25653aa20d0e9faa58..27b6e825afb445be8571e70eb1f4ddba6e77d347 100644 (file)
@@ -24,6 +24,6 @@ so a single listener cant get all connections for a port number, only those for
 also it means a portable app would gave to deal with inconsistent behavior.\r
 enable this option to simulate the behavior of listening on both v4 and v6}\r
 \r
-{$ifdef win32}\r
+{$ifdef win32}{$ifdef ipv6}\r
 {$define secondlistener}\r
-{$endif}\r
+{$endif}{$endif}\r