-
Notifications
You must be signed in to change notification settings - Fork 768
Pull requests: apple/swift-nio
Author
Label
Projects
Milestones
Reviews
Assignee
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…
Add variants of flatMap which can return EventLoopFuture<NonSendable>
#3634
opened Jun 22, 2026 by
hamzahrmalik
Contributor
Loading…
[NIOFileSystem] Fall back to non-positional IO on ENXIO for unseekable files
#3629
opened Jun 18, 2026 by
ayush-that
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…
NIOFileSystem: saturate ByteCount unit factories instead of trapping on overflow
#3611
opened Jun 2, 2026 by
adityasingh2400
Contributor
Loading…
Fix in_pktinfo, disable Vsock, and fix SHUT_* constants on FreeBSD
🔨 semver/patch
No public API change.
#3595
opened May 13, 2026 by
rafaelcepeda
Contributor
•
Draft
Adds FreeBSD CMSG helpers and resolve MemberImportVisibility errors
🔨 semver/patch
No public API change.
#3594
opened May 12, 2026 by
rafaelcepeda
Contributor
•
Draft
Add FreeBSD pthread support in ThreadPosix.swift
🔨 semver/patch
No public API change.
#3593
opened May 12, 2026 by
rafaelcepeda
Contributor
•
Draft
Adds No public API change.
CNIOFreeBSD C module and wire System.swift for FreeBSD support
🔨 semver/patch
#3592
opened May 12, 2026 by
rafaelcepeda
Contributor
•
Draft
SelectorGeneric, SelectorKqueue, and NonBlockingFileIO successfully compile on FreeBSD
🔨 semver/patch
#3588
opened May 11, 2026 by
rafaelcepeda
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…
[perf] Make an ASCII check faster by enabling the compiler to leverage SIMD instructions
#3469
opened Dec 26, 2025 by
MahdiBM
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…
Update our locks to use Synchronization.Mutex or os_unfair_lock
#3428
opened Oct 28, 2025 by
asdf-bro
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.