-
-
Undocumented
Declaration
Swift
public typealias Handle = CInt
-
Specifies the addressing scheme that the socket can use.
See moreDeclaration
Swift
public struct AddressFamily : RawRepresentable
extension NIOBSDSocket.AddressFamily: Equatable
extension NIOBSDSocket.AddressFamily: Hashable
-
Specifies the type of protocol that the socket can use.
See moreDeclaration
Swift
public struct ProtocolFamily : RawRepresentable
extension NIOBSDSocket.ProtocolFamily: Equatable
extension NIOBSDSocket.ProtocolFamily: Hashable
-
Defines socket option levels.
See moreDeclaration
Swift
public struct OptionLevel : RawRepresentable
extension NIOBSDSocket.OptionLevel: Equatable
extension NIOBSDSocket.OptionLevel: Hashable
-
Defines configuration option names.
See moreDeclaration
Swift
public struct Option : RawRepresentable
extension NIOBSDSocket.Option: Equatable
extension NIOBSDSocket.Option: Hashable