swift-nio/Sources
Johannes Weiss a1981eb0fd prepare tests for throwing readIn/Outbound (#861)
Motivation:

readInbound/Outbound will soon throw errors if the type isn't right.

Modifications:

prepare tests for throwing readIn/Outbound

Result:

@ianpartridge's PR should pretty much merge after this.
2019-03-04 09:40:59 +00:00
..
CNIOAtomics use umbrella headers for C modules (#636) 2018-10-19 14:49:43 +01:00
CNIODarwin use umbrella headers for C modules (#636) 2018-10-19 14:49:43 +01:00
CNIOHTTPParser update http_parser (#845) 2019-02-26 14:15:56 +00:00
CNIOLinux use umbrella headers for C modules (#636) 2018-10-19 14:49:43 +01:00
CNIOSHA1 use umbrella headers for C modules (#636) 2018-10-19 14:49:43 +01:00
CNIOZlib use umbrella headers for C modules (#636) 2018-10-19 14:49:43 +01:00
NIO prepare tests for throwing readIn/Outbound (#861) 2019-03-04 09:40:59 +00:00
NIOChatClient rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOChatServer rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOConcurrencyHelpers remove backports of newer Swift functionality (#738) 2019-01-07 12:32:58 +00:00
NIOEchoClient rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOEchoServer rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOFoundationCompat ByteBuffer: rename set(<type>:, ...) to set<Type>(...) (#812) 2019-02-12 11:11:45 +00:00
NIOHTTP1 fix camel case for 418 status (#860) 2019-03-02 11:25:05 +00:00
NIOHTTP1Server rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOMulticastChat rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOPerformanceTester rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOTLS rename ctx to context (#842) 2019-02-25 18:20:22 +00:00
NIOWebSocket Allow delaying HTTP upgrade decisions. (#844) 2019-03-01 18:24:59 +00:00
NIOWebSocketServer Allow delaying HTTP upgrade decisions. (#844) 2019-03-01 18:24:59 +00:00
_NIO1APIShims fix/improve some NIO1APIShims (#856) 2019-02-28 16:16:17 +00:00