swift-nio/Sources
Fabian Fett 6aa9347d9b
Readd module _NIOConcurrency to not break adopters (#1970)
2021-09-23 16:50:53 +02:00
..
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: update vendored copy (#1822) 2021-06-01 15:26:10 +01:00
CNIOLinux Feature: Datagram Packet Info (#1888) 2021-07-08 11:04:53 +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 Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOAsyncAwaitDemo Move AsyncAwait helpers into NIOCore (#1969) 2021-09-23 14:14:49 +02:00
NIOChatClient Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOChatServer Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOConcurrencyHelpers Correct the behavior comment for the Windows implementation of `Lock.deinit`. Add a Windows-specific note to `Lock`'s documentation comment. Trim spurious semicolons appearing in `Lock.init()`. (#1582) 2020-06-30 08:36:05 +01:00
NIOCore Move AsyncAwait helpers into NIOCore (#1969) 2021-09-23 14:14:49 +02:00
NIOCrashTester Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOEchoClient Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOEchoServer Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOEmbedded Move EmbeddedChannel to its own library. (#1933) 2021-08-11 10:50:32 +01:00
NIOFoundationCompat Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
NIOHTTP1 Fix HttpPart description comment typo (#1963) 2021-09-21 16:15:52 +01: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 Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOPerformanceTester Add performance and allocation tests for canonical form headers (#1953) 2021-09-13 16:28:07 +01:00
NIOPosix Get unit tests running again on nightly builds. (#1961) 2021-09-17 20:50:29 +01:00
NIOTLS Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
NIOTestUtils Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOUDPEchoClient Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOUDPEchoServer Move NIO to NIOPosix, make NIO a shell. (#1936) 2021-08-16 16:50:40 +01:00
NIOWebSocket Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01: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
_NIOConcurrency Readd module _NIOConcurrency to not break adopters (#1970) 2021-09-23 16:50:53 +02:00
_NIODataStructures Extract PriorityQueue to its own module. (#1932) 2021-08-09 11:00:03 +01:00