mirror of https://github.com/BOINC/boinc.git
Updated NetworkApps (markdown)
parent
da225d408b
commit
4b22f66d30
|
@ -9,7 +9,7 @@ You can get it using [get_init_data()](StatusApi).
|
|||
|
||||
The user may ask that network communication not be done
|
||||
based on time of day (user preferences) or the "Suspend Network" GUI command.
|
||||
When this is the case, **BOINC_STATUS::network_suspended** will be set in the status.
|
||||
When this is the case, ```BOINC_STATUS::network_suspended``` will be set in the status.
|
||||
You can get this using [boinc_get_status()](StatusApi).
|
||||
|
||||
## Requesting network connection
|
||||
|
|
Loading…
Reference in New Issue