Initializerswift-nio 2.72.0NIOCore
init
ChannelOption.swift:191init()
init()
s7NIOCore14ChannelOptionsV5TypesO36DatagramVectorReadMessageCountOptionVAGycfc
What are these?
FNV24: [4YUHM]
import NIOCore
The core abstractions that make up SwiftNIO.
struct DatagramVectorReadMessageCountOption
DatagramVectorReadMessageCountOption
allows users to configure the number of messages to attempt to read in a single syscall on a datagram Channel
.
struct ChannelOptions
Provides ChannelOption
s to be used with a Channel
, Bootstrap
or ServerBootstrap
.
enum Types
typealias Value = Int