The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Glob::Socket

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Socket.new(...);

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

getaddrinfo

Socket.getaddrinfo() -> Obj

Return the

gethostbyaddr

Socket.gethostbyaddr() -> Obj

Return the

gethostbyname

Socket.gethostbyname() -> Obj

Return the

gethostent

Socket.gethostent() -> Obj

Return the

getnameinfo

Socket.getnameinfo() -> Obj

Return the

getnetbyaddr

Socket.getnetbyaddr() -> Obj

Return the

getnetbyname

Socket.getnetbyname() -> Obj

Return the

getnetent

Socket.getnetent() -> Obj

Return the

getprotobyname

Socket.getprotobyname() -> Obj

Return the

getprotobynumber

Socket.getprotobynumber() -> Obj

Return the

getprotoent

Socket.getprotoent() -> Obj

Return the

getservbyname

Socket.getservbyname() -> Obj

Return the

getservbyport

Socket.getservbyport() -> Obj

Return the

getservent

Socket.getservent() -> Obj

Return the

inet_aton

Socket.inet_aton() -> Obj

Return the

inet_ntoa

Socket.inet_ntoa() -> Obj

Return the

inet_ntop

Socket.inet_ntop() -> Obj

Return the

inet_pton

Socket.inet_pton() -> Obj

Return the

new

Socket.new() -> Obj

Return the

open

Socket.open() -> Obj

Return the

pack_ip_mreq

Socket.pack_ip_mreq() -> Obj

Return the

pack_ip_mreq_source

Socket.pack_ip_mreq_source() -> Obj

Return the

pack_ipv6_mreq

Socket.pack_ipv6_mreq() -> Obj

Return the

pack_sockaddr_in

Socket.pack_sockaddr_in() -> Obj

Return the

pack_sockaddr_in6

Socket.pack_sockaddr_in6() -> Obj

Return the

pack_sockaddr_un

Socket.pack_sockaddr_un() -> Obj

Return the

sethostent

Socket.sethostent() -> Obj

Return the

setnetent

Socket.setnetent() -> Obj

Return the

setprotoent

Socket.setprotoent() -> Obj

Return the

setservent

Socket.setservent() -> Obj

Return the

sockaddr_family

Socket.sockaddr_family() -> Obj

Return the

sockaddr_in

Socket.sockaddr_in() -> Obj

Return the

sockaddr_in6

Socket.sockaddr_in6() -> Obj

Return the

sockaddr_un

Socket.sockaddr_un() -> Obj

Return the

socketpair

Socket.socketpair() -> Obj

Return the

unpack_ip_mreq

Socket.unpack_ip_mreq() -> Obj

Return the

unpack_ip_mreq_source

Socket.unpack_ip_mreq_source() -> Obj

Return the

unpack_ipv6_mreq

Socket.unpack_ipv6_mreq() -> Obj

Return the

unpack_sockaddr_in

Socket.unpack_sockaddr_in() -> Obj

Return the

unpack_sockaddr_in6

Socket.unpack_sockaddr_in6() -> Obj

Return the

unpack_sockaddr_un

Socket.unpack_sockaddr_un() -> Obj

Return the