Name
SPVM::Sys::Socket::In6_addr - struct in6_addr in C language
Usage
use Sys::Socket::In6_addr;
Description
Sys::Socket::In6_addr
is the class for the struct in6_addr
in C language
.
This is a pointer class.
Class Methods
new
static method new : Sys::Socket::In6_addr ();
Instance Methods
DESTROY
method DESTROY : void ();
Copyright & License
Copyright 2022-2022 Yuki Kimoto, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.