tipc-socket
(8)show TIPC socket (port) information
Options
1-h--helpShow help about last valid command. For example tipc socket --help will show socket help and tipc --help will show general help. The position of the option in the string is irrelevant.
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
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.
AUTHOR
Richard Alpe richard.alpe@ericsson.com