Package jnr.posix

Interface SocketMacros

    • Method Detail

      • CMSG_SPACE

        int CMSG_SPACE​(int l)
      • CMSG_LEN

        int CMSG_LEN​(int l)
      • CMSG_DATA

        jnr.ffi.Pointer CMSG_DATA​(jnr.ffi.Pointer cmsg)