Searched refs:UDP_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
78 private static final int UDP_BUFFER_SIZE = 1024; field in ThreadIntegrationTest352 new DatagramPacket(new byte[UDP_BUFFER_SIZE], UDP_BUFFER_SIZE); in startUdpEchoServerAndWait()