{
    "content": [
        {
            "type": "text",
            "text": "# tipc-socket(8) (man)\n\n**Summary:** tipc-socket - show TIPC socket (port) information\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -h | --help | — | Show help about last valid command. For example tipc socket --help will show socket help and tipc --help will show gener |\n\n## See Also\n\n- tipc(8)\n- tipc-bearer(8)\n- tipc-link(8)\n- tipc-media(8)\n- tipc-nametable(8)\n- tipc-node(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (1 lines) — 1 subsections\n  - tipc socket list (1 lines)\n- **OPTIONS** (2 lines) — 1 subsections\n  - -h --help (5 lines)\n- **DESCRIPTION** (15 lines)\n- **EXIT STATUS** (3 lines)\n- **SEE ALSO** (2 lines)\n- **REPORTING BUGS** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\ntipc-socket - show TIPC socket (port) information\n\n### SYNOPSIS\n\n#### tipc socket list\n\n### OPTIONS\n\nOptions (flags) that can be passed anywhere in the command chain.\n\n#### -h --help\n\nShow help about last valid command. For example tipc socket --help will show socket\nhelp and tipc --help will show general help. The position of the option in the string\nis irrelevant.\n\n### DESCRIPTION\n\nA TIPC socket is represented by an unsigned integer.\n\n\n\nBound state\nA bound socket has a logical TIPC port name associated with it.\n\n\n\nConnected state\nA connected socket is directly connected to another socket creating a point to point\nconnection between TIPC sockets. If the connection to X was made using a logical port\nname Y that name will show up as connected to X via Y\n\n### EXIT STATUS\n\nExit status is 0 if command was successful or a positive integer upon failure.\n\n### SEE ALSO\n\ntipc(8), tipc-bearer(8) tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8),\n\n### REPORTING BUGS\n\nReport any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the de‐\nvelopment and maintenance is primarily done.  You do not have to be subscribed to the list to\nsend a message there.\n\n### AUTHOR\n\nRichard Alpe <richard.alpe@ericsson.com>\n\n\n\niproute2                                     02 Jun 2015                              TIPC-SOCKET(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "tipc-socket",
        "section": "8",
        "mode": "man",
        "summary": "tipc-socket - show TIPC socket (port) information",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Show 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."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "tipc",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc/8/json"
            },
            {
                "name": "tipc-bearer",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-bearer/8/json"
            },
            {
                "name": "tipc-link",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-link/8/json"
            },
            {
                "name": "tipc-media",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-media/8/json"
            },
            {
                "name": "tipc-nametable",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-nametable/8/json"
            },
            {
                "name": "tipc-node",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-node/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "tipc socket list",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 5,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "EXIT STATUS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}