Searched defs:SOCK_DGRAM (Results 1 – 2 of 2) sorted by relevance
45 public static final short SOCK_DGRAM = 2; field in ExtendedSocketOptions
672 public static final int SOCK_DGRAM = placeholder(); field in OsConstants