swift-nio-transport-services/Sources
Gus Cairo 9eb2ebde13
Fix missing strict concurrency error (#231)
Current strict concurrency checks don't work consistently in Xcode. This
PR adds an additional flag (`-Xfrontend`) to our set of strict
concurrency flags to make sure nothing has been missed when building. It
also fixes an additional error uncovered after adding it.
2025-04-09 15:08:12 +01:00
..
NIOTSHTTPClient Fix availability guards and compiler warnings (#195) 2023-12-08 13:02:43 +00:00
NIOTSHTTPServer Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTransportServices Fix missing strict concurrency error (#231) 2025-04-09 15:08:12 +01:00