networkReset
Network dropped connection on reset.
Declaration
static var networkReset: Errno { get }Mentioned in
Discussion
The host you were connected to crashed and restarted.
The corresponding C error is ENETRESET.
Network dropped connection on reset.
static var networkReset: Errno { get }The host you were connected to crashed and restarted.
The corresponding C error is ENETRESET.