Bug Fixes
serviceName portNumber/protocolFor example...
ismtp       25/tcp |
As before, the ftp and telnet entries are hard-coded into the function: You can ask for ftp and telnet info even if you don't have an /etc/services file.
BNetDevice
status_t get_nth_netcard_info(int16 n, netcard_info_t *ni)
|
The function returns B_OK or B_ERROR.
typedef struct netcard_info { |