Приглашаем посетить
Чулков (chulkov.lit-info.ru)

Reference: getprotobyname

PreviousChapter 5
Function Reference
Next
 

getprotobyname

getprotobyname name

Translates a protocol name to its corresponding number. The return value in list context is:

($name, $aliases, $protocol_number)
In scalar context, getprotobyname returns only the protocol number.


PreviousHomeNext
Reference: getpriorityBook IndexReference: getprotobynumber