Searched defs:sendmsg (Results 1 – 1 of 1) sorted by relevance
29 private static native int sendmsg(FileDescriptor fd, int pid, byte[] bytes); in sendmsg() method in NetlinkSocket46 public int sendmsg(int pid, byte[] bytes) throws IOException { in sendmsg() method in NetlinkSocket