HaxeAPI
  • Version 4.0.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

enum SocketError

package cs.system.net.sockets

@:nativeGen@:flatEnum@:native("System.Net.Sockets.SocketError")@:csNative

Available on cs

Values

SocketError

Success

OperationAborted

IOPending

Interrupted

AccessDenied

Fault

InvalidArgument

TooManyOpenSockets

WouldBlock

InProgress

AlreadyInProgress

NotSocket

DestinationAddressRequired

MessageSize

ProtocolType

ProtocolOption

ProtocolNotSupported

SocketNotSupported

OperationNotSupported

ProtocolFamilyNotSupported

AddressFamilyNotSupported

AddressAlreadyInUse

AddressNotAvailable

NetworkDown

NetworkUnreachable

NetworkReset

ConnectionAborted

ConnectionReset

NoBufferSpaceAvailable

IsConnected

NotConnected

Shutdown

TimedOut

ConnectionRefused

HostDown

HostUnreachable

ProcessLimit

SystemNotReady

VersionNotSupported

NotInitialized

Disconnecting

TypeNotFound

HostNotFound

TryAgain

NoRecovery

NoData

This documentation is generated for version 4.0.0

© 2024  Haxe Foundation | Contribute to Haxe