- fixed GH# 233: ServerSocket::bind6(Poco::UInt16 port, bool reuseAddress, bool ipV6Only) does not work

- fixed GH# 231: Compatibility issue with Poco::Net::NetworkInterface
- removed unneeded zlib sources
This commit is contained in:
Guenter Obiltschnig
2013-07-18 13:31:27 +02:00
parent d09a728029
commit 97e5ff5774
9 changed files with 6 additions and 1896 deletions

View File

@@ -35,8 +35,7 @@ objects = ArchiveStrategy Ascii ASCIIEncoding AsyncChannel \
MemoryStream FileStream AtomicCounter
zlib_objects = adler32 compress crc32 deflate \
infback inffast inflate inftrees trees zutil \
gzclose gzlib gzread gzwrite uncompr
infback inffast inflate inftrees trees zutil
pcre_objects = pcre_chartables pcre_compile pcre_globals pcre_maketables \
pcre_study pcre_try_flipped pcre_valid_utf8 \