Make sure the 1.1 branch compiles in a MinGW environment.
authorGuus Sliepen <guus@sliepen.eu.org>
Thu, 5 Nov 2009 22:29:28 +0000 (23:29 +0100)
committerGuus Sliepen <guus@sliepen.eu.org>
Thu, 5 Nov 2009 22:29:28 +0000 (23:29 +0100)
UNIX domain sockets, of course, don't exist on Windows. For now, when compiling
tinc in a MinGW environment, try to use a TCP socket bound to localhost as an
alternative.


No differences found