Initializerswift-nio 2.81.0NIOCore
init
ChannelOption.swift:288init()
init()
s7NIOCore14ChannelOptionsV5TypesO17ReceivePacketInfoVAGycfc
What are these?8CGL0
import NIOCore
The core abstractions that make up SwiftNIO.
struct ReceivePacketInfo
When set to true IP level Packet Info information will be reported through AddressedEnvelope.Metadata
for UDP packets.
struct ChannelOptions
Provides ChannelOption
s to be used with a Channel
, Bootstrap
or ServerBootstrap
.
enum Types
typealias Value = Bool