Namespace inet
TcpAcceptCommand
classControl info to be used to accept an available connection.
Extends
Name | Type | Description |
---|---|---|
TcpCommand | (unknown -- not in documented files) |
Source code
// // Control info to be used to accept an available connection. // class TcpAcceptCommand extends TcpCommand { }File: src/inet/transportlayer/contract/tcp/TcpCommand.msg