mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Add event for network interfaces change.
This commit is contained in:
@@ -52,6 +52,7 @@ class Notifier {
|
||||
void NotifySink(const SinkImpl& sink, CS_EventKind kind);
|
||||
void NotifySinkSourceChanged(llvm::StringRef name, CS_Sink sink,
|
||||
CS_Source source);
|
||||
void NotifyNetworkInterfacesChanged();
|
||||
|
||||
private:
|
||||
Notifier();
|
||||
|
||||
Reference in New Issue
Block a user