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 class implements ...

SYNOPSIS

var obj = Socket(...)

INHERITS

Inherits methods from:

       * Sidef::Object::Object

METHODS

getaddrinfo

    Socket.getaddrinfo()

Returns the

gethostbyaddr

    Socket.gethostbyaddr()

Returns the

gethostbyname

    Socket.gethostbyname()

Returns the

gethostent

    Socket.gethostent()

Returns the

getnameinfo

    Socket.getnameinfo()

Returns the

getnetbyaddr

    Socket.getnetbyaddr()

Returns the

getnetbyname

    Socket.getnetbyname()

Returns the

getnetent

    Socket.getnetent()

Returns the

getprotobyname

    Socket.getprotobyname()

Returns the

getprotobynumber

    Socket.getprotobynumber()

Returns the

getprotoent

    Socket.getprotoent()

Returns the

getservbyname

    Socket.getservbyname()

Returns the

getservbyport

    Socket.getservbyport()

Returns the

getservent

    Socket.getservent()

Returns the

inet_aton

    Socket.inet_aton()

Returns the

inet_ntoa

    Socket.inet_ntoa()

Returns the

inet_ntop

    Socket.inet_ntop()

Returns the

inet_pton

    Socket.inet_pton()

Returns the

new

    Socket.new()

Returns the

open

    Socket.open()

Returns the

pack_ip_mreq

    Socket.pack_ip_mreq()

Returns the

pack_ip_mreq_source

    Socket.pack_ip_mreq_source()

Returns the

pack_ipv6_mreq

    Socket.pack_ipv6_mreq()

Returns the

pack_sockaddr_in

    Socket.pack_sockaddr_in()

Returns the

pack_sockaddr_in6

    Socket.pack_sockaddr_in6()

Returns the

pack_sockaddr_un

    Socket.pack_sockaddr_un()

Returns the

sethostent

    Socket.sethostent()

Returns the

setnetent

    Socket.setnetent()

Returns the

setprotoent

    Socket.setprotoent()

Returns the

setservent

    Socket.setservent()

Returns the

sockaddr_family

    Socket.sockaddr_family()

Returns the

sockaddr_in

    Socket.sockaddr_in()

Returns the

sockaddr_in6

    Socket.sockaddr_in6()

Returns the

sockaddr_un

    Socket.sockaddr_un()

Returns the

socketpair

    Socket.socketpair()

Returns the

unpack_ip_mreq

    Socket.unpack_ip_mreq()

Returns the

unpack_ip_mreq_source

    Socket.unpack_ip_mreq_source()

Returns the

unpack_ipv6_mreq

    Socket.unpack_ipv6_mreq()

Returns the

unpack_sockaddr_in

    Socket.unpack_sockaddr_in()

Returns the

unpack_sockaddr_in6

    Socket.unpack_sockaddr_in6()

Returns the

unpack_sockaddr_un

    Socket.unpack_sockaddr_un()

Returns the