Class FreeBSDHelper

java.lang.Object
org.freedesktop.dbus.connections.FreeBSDHelper

public final class FreeBSDHelper extends Object
Helpers to support FreeBSD. Ideally some of these will be abstracted and moved to jnr-unixsocket at some point.
Author:
grembo
  • Method Details

    • isFreeBSD

      public static boolean isFreeBSD()
    • send_cred

      public static void send_cred(Socket _us) throws IOException
      Throws:
      IOException
    • recv_cred

      public static long recv_cred(Socket _us)