Method Stdio.getprotobyname()
- Method getprotobyname
intgetprotobyname(string(8bit)name)- Description
Returns the protocol number of the protocol
name. This calls the POSIX function getprotobyname. If the protocol cannot be found an error is thrown.