Skip to content

Pull requests: apple/swift-nio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Allow sending values into EventLoopFuture
#3643 opened Jul 1, 2026 by hamzahrmalik Contributor Loading…
Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.10 to 0.0.12 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3642 opened Jun 29, 2026 by dependabot Bot Loading…
Use malloc zone for Darwin realloc hook
#3637 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Normalize Android NDK download host tag
#3636 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Fix Linux allocation hook calloc overflow handling
#3635 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Re-enable nightly-next Wasm Swift SDK CI for Swift 6.4 semver/none No version bump required.
#3620 opened Jun 9, 2026 by simonjbeaumont Contributor Loading…
Add FreeBSD pthread support in ThreadPosix.swift 🔨 semver/patch No public API change.
#3593 opened May 12, 2026 by rafaelcepeda Contributor Draft
Add latest release to Android CI matrix
#3561 opened Mar 26, 2026 by marcprux Contributor Loading…
Use a sentinel task executor for the concurrency take over 🆕 semver/minor Adds new public API.
#3552 opened Mar 17, 2026 by FranzBusch Member Loading…
test: Add tests and CI for NIOAsyncRuntime
#3488 opened Jan 22, 2026 by scottmarchant Contributor Draft
feat: Upstream NIOAsyncRuntime from PassiveLogic to swift-nio
#3487 opened Jan 22, 2026 by scottmarchant Contributor Loading…
Add SO_TIMESTAMP support for datagram channels 🆕 semver/minor Adds new public API.
#3475 opened Jan 8, 2026 by klaaspieter Contributor Loading…
Enable NonIsolatedNonSendableByDefault 🆕 semver/minor Adds new public API.
#3445 opened Nov 13, 2025 by fabianfett Member Loading…
Overload plainHexEncoded methods for some StringProtocol
#3434 opened Nov 3, 2025 by MaxDesiatov Member Loading…
Winsock Fixes
#3433 opened Nov 3, 2025 by Joannis Loading…
Update our locks to use Synchronization.Mutex or os_unfair_lock
#3428 opened Oct 28, 2025 by asdf-bro Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.