Returns either an IPAddress or UNIXAddress from the internal OS representation.
Returns either an IPAddress or UNIXAddress from the internal OS representation.
Parses a Socket::Address from an URI.
Parses a Socket::Address from an URI.
Struct
Struct
Value
Object
Object
Object
Returns either an IPAddress or UNIXAddress from the internal OS representation. Only INET, INET6 and UNIX families are supported.
Returns either an IPAddress or UNIXAddress from the internal OS representation. Only INET, INET6 and UNIX families are supported.
Parses a Socket::Address from an URI.
Supported formats:
ip://<host>:<port>tcp://<host>:<port>udp://<host>:<port>unix://<path>See IPAddress.parse and UNIXAddress.parse for details.
Parses a Socket::Address from an URI.
Supported formats:
ip://<host>:<port>tcp://<host>:<port>udp://<host>:<port>unix://<path>See IPAddress.parse and UNIXAddress.parse for details.
© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/Socket/Address.html