tipc-socket — show TIPC socket (port) information
Synopsis
tipc socket list
Options
Options (flags) that can be passed anywhere in the command chain.
Description
A TIPC socket is represented by an unsigned integer.
Bound state
A bound socket has a logical TIPC port name associated with it.
Connected state
A connected socket is directly connected to another socket creating a point to point connection between TIPC sockets. If the connection to X was made using a logical port name Y that name will show up as connected to X via Y
Exit Status
Exit status is 0 if command was successful or a positive integer upon failure.
See Also
tipc(8), tipc-bearer(8) tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8),
Reporting Bugs
Report any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.
Referenced By
tipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8), tipc-peer(8).