mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 01:18:43 +02:00
add GNetworkMonitor, for... monitoring the network
Add GNetworkMonitor and its associated extension point, provide a base implementation that always claims the network is available, and a netlink-based implementation built on top of that that actually tracks the network state. https://bugzilla.gnome.org/show_bug.cgi?id=620932
This commit is contained in:
1
gio/tests/.gitignore
vendored
1
gio/tests/.gitignore
vendored
@@ -70,6 +70,7 @@ live-g-file
|
||||
memory-input-stream
|
||||
memory-output-stream
|
||||
mimeapps
|
||||
network-monitor
|
||||
network-address
|
||||
org.gtk.test.enums.xml
|
||||
pollable
|
||||
|
Reference in New Issue
Block a user