MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / send

Method send

src/java/net/DatagramSocket.java:75–85  ·  view source on GitHub ↗

Sends Datagram Packet to the destination address @param DatagramPacket to be sent. The packet contains the buffer of bytes, length and destination InetAddress and port. @exception IOException i/o error occurred

(DatagramPacket p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getSecurityManagerMethod · 0.95
checkConnectMethod · 0.95
datagramSocketSendMethod · 0.95
getHostNameMethod · 0.80
getAddressMethod · 0.45
getPortMethod · 0.45

Tested by

no test coverage detected