.. |
CNIOAtomics
|
CNIOAtomics: define types for `uintptr_t` and `intptr_t` (#1401)
|
2020-02-26 17:07:39 +00:00 |
CNIODarwin
|
Feature: Datagram Packet Info (#1888)
|
2021-07-08 11:04:53 +01:00 |
CNIOHTTPParser
|
http_parser uses "main" as the main branch (#2078)
|
2022-04-13 22:00:29 +01:00 |
CNIOLinux
|
wip: Use clock_gettime for NIODeadline.now() (#2119)
|
2022-05-19 09:28:31 +01:00 |
CNIOSHA1
|
Final language fix (#1732)
|
2021-01-22 18:39:10 +00:00 |
CNIOWindows
|
NIO: extract control message handling into a separate protocol (#1678)
|
2020-10-19 16:18:57 +01:00 |
NIO
|
initial adoption of DocC based documentaiton (#2235)
|
2022-08-08 03:55:18 -07:00 |
NIOAsyncAwaitDemo
|
Fixed some typos (#2051)
|
2022-02-22 01:37:47 -08:00 |
NIOChatClient
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOChatServer
|
Adopt `Sendable` for `NIOChatServer` and `MIOMuliticastChat` examples (#2220)
|
2022-07-06 16:30:24 +01:00 |
NIOConcurrencyHelpers
|
Deprecate `NIOAtomics` in favor of `Atomics` (#2204)
|
2022-07-01 02:31:14 -07:00 |
NIOCore
|
Call finish once the Source is deinited (#2258)
|
2022-09-02 10:01:11 +01:00 |
NIOCrashTester
|
Throw fatalError when scheduling on shutdown EL if SWIFTNIO_STRICT is set (#2190)
|
2022-06-14 05:43:48 -07:00 |
NIOEchoClient
|
Allow NIOEchoClient to receive fragmented echo responses. (#2041)
|
2022-02-07 01:35:16 -08:00 |
NIOEchoServer
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOEmbedded
|
Provide NIOAsyncTestingChannel (#2238)
|
2022-08-10 11:09:56 +01:00 |
NIOFoundationCompat
|
Adopt `Sendable` in `NIOFoundationCompat` (#2203)
|
2022-06-21 09:33:04 +01:00 |
NIOHTTP1
|
HTTPResponseStatus should print code and reason (#2257)
|
2022-08-31 05:37:08 -07:00 |
NIOHTTP1Client
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOHTTP1Server
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOMulticastChat
|
Adopt `Sendable` for `NIOChatServer` and `MIOMuliticastChat` examples (#2220)
|
2022-07-06 16:30:24 +01:00 |
NIOPerformanceTester
|
NIOPerformanceTester: Increase operations used in lock benchmarks from 1M to 10M (#2121)
|
2022-05-18 10:53:51 +01:00 |
NIOPosix
|
Fix strict concurrency checking diagnostics in `MTELG` (#2229)
|
2022-07-28 11:57:02 +01:00 |
NIOTLS
|
Functions passed to non-`Sendable` `ChannelHandler`s do *not* need to be `Sendable` (#2249)
|
2022-08-26 17:59:34 +02:00 |
NIOTestUtils
|
Deprecate `NIOAtomics` in favor of `Atomics` (#2204)
|
2022-07-01 02:31:14 -07:00 |
NIOUDPEchoClient
|
Fix typo in the name of a constant (#2262)
|
2022-09-04 10:23:54 -07:00 |
NIOUDPEchoServer
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOWebSocket
|
Functions passed to non-`Sendable` `ChannelHandler`s do *not* need to be `Sendable` (#2249)
|
2022-08-26 17:59:34 +02:00 |
NIOWebSocketClient
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
NIOWebSocketServer
|
Move NIO to NIOPosix, make NIO a shell. (#1936)
|
2021-08-16 16:50:40 +01:00 |
_NIOBeta
|
Provide conversion APIs between TimeAmount and Swift.Duration (#2191)
|
2022-06-14 14:38:17 +01:00 |
_NIOConcurrency
|
Readd module _NIOConcurrency to not break adopters (#1970)
|
2021-09-23 16:50:53 +02:00 |
_NIODataStructures
|
_NIODataStructures: repair the build on Windows (#2128)
|
2022-05-30 09:51:13 -07:00 |