logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tipc-socket - show TIPC socket (port) information

Author

       Richard Alpe <richard.alpe@ericsson.com>

iproute2                                           02 Jun 2015                                    TIPC-SOCKET(8)

Description

       A TIPC socket is represented by an unsigned integer.

          Boundstate
              A bound socket has a logical TIPC port name associated with it.

          Connectedstate
              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 connectedto X via Y

Exit Status

       Exit status is 0 if command was successful or a positive integer upon failure.

Name

       tipc-socket - show TIPC socket (port) information

Options

       Options (flags) that can be passed anywhere in the command chain.

       -h, --help
              Show  help about last valid command. For example tipcsocket--help will show socket help and tipc--help will show general help. The position of the option in the string is irrelevant.

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.

See Also

tipc(8), tipc-bearer(8) tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8),

Synopsis

tipcsocketlist

See Also