![]() Motivation: On older kernel versions testWriteBufferAtGSOSegmentCountLimit fails because the write fails with EINVAL. This appears to be a kernel bug as it passes on more recent versions. Modifications: - Try again with a lower segment limit if the write fails with EINVAL. Result: Less flaky test. |
||
---|---|---|
.. | ||
NIOConcurrencyHelpersTests | ||
NIOCoreTests | ||
NIODataStructuresTests | ||
NIOEmbeddedTests | ||
NIOFoundationCompatTests | ||
NIOHTTP1Tests | ||
NIOPosixTests | ||
NIOTLSTests | ||
NIOTestUtilsTests | ||
NIOTests | ||
NIOWebSocketTests | ||
LinuxMain.swift |