Приглашаем посетить
Черный Саша (cherny-sasha.lit-info.ru)

Reference: bind

PreviousChapter 5
Function Reference
Next
 

bind

bind socket, address

Attaches an address to an already opened socket specified by the socket filehandle. The function returns true for success, false otherwise (and puts the error code into $!). address should be a packed address of the proper type for the socket.


PreviousHomeNext
Reference: atan2Book IndexReference: binmode