mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[wpiutil] MulticastResolver: make event manual reset, change to multiple read (#3736)
This commit is contained in:
@@ -146,5 +146,5 @@ public final class WPIUtilJNI {
|
||||
|
||||
public static native int getMulticastServiceResolverEventHandle(int handle);
|
||||
|
||||
public static native ServiceData getMulticastServiceResolverData(int handle);
|
||||
public static native ServiceData[] getMulticastServiceResolverData(int handle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user