Performance Metric kcml.udp.send

Summary

UDP Socket Write

Send Condition

WRITE #hSock

Statistics

NameTypeDescription
handlenumSocket handle
addressstringI.P. address
portnumPort number
sendbytescountSize of the datagram sent
sendtimeusecNumber of micro-seconds spent waiting for the datagram to be sent
nsendcountTotal number of sendto system calls

General Form

kcml.udp.send,handle=num,address=string,port=num,sendbytes=count,sendtime=usec,nsend=count

See Also:

Performance Metrics