Namespace inet
SocketInd
classSpecifies the application socket of an incoming packet, received by the application.
Extends
Name | Type | Description |
---|---|---|
SocketTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
Source code
// // Specifies the application socket of an incoming packet, received by the application. // class SocketInd extends SocketTagBase { }File: src/inet/common/socket/SocketTag.msg