이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::sock_prot_str2num
Name
function::sock_prot_str2num — Given a protocol name (string), return the corresponding protocol number.
Synopsis
function sock_prot_str2num:long(proto:string)
function sock_prot_str2num:long(proto:string)
Arguments
proto
- The protocol name.