mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
- 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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user