[swift-server-dev] HTTP API v0.1.0
Johannes Weiß
johannesweiss at apple.com
Thu Nov 2 15:27:47 CDT 2017
Hi,
> On 2 Nov 2017, at 12:30 pm, Helge Heß via swift-server-dev <swift-server-dev at swift.org> wrote:
>
> On 2. Nov 2017, at 20:24, Johannes Weiß <johannesweiss at apple.com> wrote:
>> Definitely retry on Swift 4, the GCD implementation changed from using the kqueue adaptor on Linux to using epoll directly (think that was after Swift 3.1). Also bugs like https://bugs.swift.org/browse/SR-5759 have been fixed for Swift 4.0
>
> Along those lines, when I tried to pause/suspend a channel a year back or so, that didn’t properly work. Is it supposed to work?
all API is supposed to work :). But I find the suspend/resume APIs are rarely the right tool, still they're supposed to work. Mind filing a bug on bugs.swift.org or is that on macOS?
-- J
>
> hh
>
> _______________________________________________
> swift-server-dev mailing list
> swift-server-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-server-dev
More information about the swift-server-dev
mailing list