public class LocalSocketUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canConnectUnixSocket(File path)
Check whether we can connect to a local Unix socket
|
public static boolean canConnectUnixSocket(File path)
path - file providedCopyright © 2023. All rights reserved.