phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
lastSocketError
std
socket
Returns the error message of the most recently encountered network error.
@
safe
@
property
string
lastSocketError
(
)
Meta
Source
See Implementation
std
socket
classes
Address
AddressException
HostException
Internet6Address
InternetAddress
InternetHost
Protocol
Service
Socket
SocketAcceptException
SocketException
SocketFeatureException
SocketOSException
SocketParameterException
SocketSet
TcpSocket
UdpSocket
UnixAddress
UnknownAddress
UnknownAddressReference
enums
AddressFamily
AddressInfoFlags
ProtocolType
SocketFlags
SocketOption
SocketOptionLevel
SocketShutdown
SocketType
functions
getAddress
getAddressInfo
parseAddress
socketPair
wouldHaveBlocked
properties
lastSocketError
structs
AddressInfo
Linger
TimeVal
Returns the error message of the most recently encountered network error.