=> R0 = port number
R1 = protocol, or 0 for default protocol (tcp)
<= R1 = pointer to servent structure, or 0 if not found
Returns a servent block for the requested port. This is not guarenteed to remain static and should only be considered valid until the next call.
|
|
|