8000 Release 2.53.0: Tolerate sending data after close(mode: .output) (#2421) · alex-taffe/swift-nio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.53.0

@Lukasa Lukasa tagged this 09 May 09:52
Motivation

We shouldn't crash on somewhat likely user error.

Modifications

Pass on writes after close(mode: .output) instead of crashing.

Result

User code is more robust to weird edge cases.
Assets 2
Loading
0