Performance Metric kcml.udp.recv

Summary

UDP Socket Read

Send Condition

READ #hSock

Statistics

NameTypeDescription
handlenumSocket handle
addressstringI.P. address
portnumPort number
recvbytescountSize of the datagram received
recvtimeusecNumber of micro-seconds spent waiting for the datagram to be received
nrecvcountTotal number of recvfrom system calls

General Form

kcml.udp.recv,handle=num,address=string,port=num,recvbytes=count,recvtime=usec,nrecv=count

See Also:

Performance Metrics