1DeviceOnline(3z)           z88dk Programmer's Manual          DeviceOnline(3z)
2
3
4

NAME

6       DeviceOnline - turn the network device online
7

SYNOPSIS

9       #include <net/misc.h>
10
11       void DeviceOnline(void);
12

DESCRIPTION

14       The DeviceOnline() function turns the packet driver back on again after
15       it has been previously turned offline by DeviceOffline(3z).   How  this
16       is achieved depends on the device driver in use.
17
18

RETURN VALUE

20       None.
21
22

SEE ALSO

24       DeviceOffline(3z)
25
26

AUTHOR

28       Dominic Morris <dom@jb.man.ac.uk>
29
30
31
32
33                               18 February 2000               DeviceOnline(3z)
Impressum