The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Name

Sys::Socket::Error::InetInvalidNetworkAddress - Invalid Network address Socket Error

Description

The Sys::Socket::Error class in SPVM represents a socket error "The got address is not a valid network address".

Usage

  use Sys::Socket::Error::InetInvalidNetworkAddress;

Inheritance

Error

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License