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

get_constant

Socket.get_constant() -> Obj

Return the

gethostbyaddr

Socket.gethostbyaddr() -> Obj

Return the

gethostbyname

Socket.gethostbyname() -> Obj

Return the

gethostent

Socket.gethostent() -> 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

new

Socket.new() -> Obj

Return the

open

Socket.open() -> 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