UdpSocketClosedIndication
Namespace inet
UdpSocketClosedIndication
classControl info for inform app about an UDP socket closed. This is answer to an ~UdpCloseCommand.
<b>See also:</b> ~UdpCommandCode
Extends
| Name | Type | Description |
|---|---|---|
| UdpCommandBase | (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 UdpCommandBase { }File: src/inet/transportlayer/contract/udp/UdpCommand.msg