131 lines
3.1 KiB
HTML
131 lines
3.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of TIPC-SOCKET</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>TIPC-SOCKET</H1>
|
|
Section: Linux (8)<BR>Updated: 02 Jun 2015<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<P>
|
|
|
|
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
tipc-socket - show TIPC socket (port) information
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>tipc socket list</B>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
Options (flags) that can be passed anywhere in the command chain.
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h</B>,<B> --help</B>
|
|
|
|
<DD>
|
|
Show help about last valid command. For example
|
|
<B>tipc socket --help</B>
|
|
|
|
will show socket help and
|
|
<B>tipc --help</B>
|
|
|
|
will show general help. The position of the option in the string is irrelevant.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
A TIPC socket is represented by an unsigned integer.
|
|
<P>
|
|
<DL COMPACT>
|
|
<DT id="2"></DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Bound state</H3>
|
|
|
|
<DD>
|
|
A bound socket has a logical TIPC port name associated with it.
|
|
<P>
|
|
<DL COMPACT>
|
|
<DT id="3"></DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>Connected state</H3>
|
|
|
|
<DD>
|
|
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
|
|
<B>connected to </B>X <B>via </B>Y
|
|
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>EXIT STATUS</H2>
|
|
|
|
Exit status is 0 if command was successful or a positive integer upon failure.
|
|
<P>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc">tipc</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc-bearer">tipc-bearer</A></B>(8)
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc-link">tipc-link</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc-media">tipc-media</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc-nametable">tipc-nametable</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+tipc-node">tipc-node</A></B>(8),
|
|
|
|
<BR>
|
|
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report any bugs to the Network Developers mailing list
|
|
<B><<A HREF="mailto:netdev@vger.kernel.org">netdev@vger.kernel.org</A>></B>
|
|
|
|
where the development and maintenance is primarily done.
|
|
You do not have to be subscribed to the list to send a message there.
|
|
<P>
|
|
<A NAME="lbAK"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Richard Alpe <<A HREF="mailto:richard.alpe@ericsson.com">richard.alpe@ericsson.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">OPTIONS</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAF">Bound state</A><DD>
|
|
<DT id="9"><A HREF="#lbAG">Connected state</A><DD>
|
|
</DL>
|
|
<DT id="10"><A HREF="#lbAH">EXIT STATUS</A><DD>
|
|
<DT id="11"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="12"><A HREF="#lbAJ">REPORTING BUGS</A><DD>
|
|
<DT id="13"><A HREF="#lbAK">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:18 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|