Jia Yue Hua

Results 21 issues of Jia Yue Hua

- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated...

category:new-port
requires:vcpkg-team-review

category:port-update

category:port-update

[godbolt.org/z/EhsWsMvEK](https://godbolt.org/z/EhsWsMvEK) https://github.com/microsoft/vcpkg/pull/41653

when run this unit test. ` ./io_async_async_test --gtest_filter=AsyncSSLSocketTest.ConnectWriteReadClose` the test can't finish since on the eventbase thread that evb_ loop not exit even `~TestSSLServer()` call: `evb_.runInEventBaseThread([&]() { socket_->stopAccepting(); });` so...

before this fix, if marco FOLLY_HAVE_LIBZ is NOT defined, using folly::compression::zlib::Option will report can't find symbol error.

CLA Signed