public final class FreeBSDHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFreeBSD() |
static long |
recv_cred(Socket _us) |
static void |
send_cred(Socket _us) |
public static boolean isFreeBSD()
public static void send_cred(Socket _us) throws IOException
IOExceptionpublic static long recv_cred(Socket _us)
Copyright © 2020. All rights reserved.