UdpSocketClosedIndication

Namespace inet

UdpSocketClosedIndication

class

Control info for inform app about an UDP socket closed. This is answer to an UdpCloseCommand.

See also: UdpCommandCode

Extends

Name Type Description
UdpControlInfo (unknown -- not in documented files)

Source code

//
// Control info for inform app about an UDP socket closed.
// This is answer to an ~UdpCloseCommand.
//
// @see ~UdpCommandCode
//
class UdpSocketClosedIndication extends UdpControlInfo
{
}

File: src/inet/transportlayer/contract/udp/UdpControlInfo.msg