{
    "mode": "man",
    "parameter": "tipc-socket",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/tipc-socket/8/json",
    "generated": "2026-06-03T01:22:09Z",
    "synopsis": "",
    "sections": {
        "NAME": {
            "content": "tipc-socket - show TIPC socket (port) information\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "",
            "subsections": [
                {
                    "name": "tipc socket list",
                    "content": ""
                }
            ]
        },
        "OPTIONS": {
            "content": "Options (flags) that can be passed anywhere in the command chain.\n",
            "subsections": [
                {
                    "name": "-h --help",
                    "content": "Show 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",
                    "flag": "-h",
                    "long": "--help"
                }
            ]
        },
        "DESCRIPTION": {
            "content": "A 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",
            "subsections": []
        },
        "EXIT STATUS": {
            "content": "Exit status is 0 if command was successful or a positive integer upon failure.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "tipc(8), tipc-bearer(8) tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-node(8),\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "Report 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",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Richard Alpe <richard.alpe@ericsson.com>\n\n\n\niproute2                                     02 Jun 2015                              TIPC-SOCKET(8)",
            "subsections": []
        }
    },
    "summary": "tipc-socket - show TIPC socket (port) information",
    "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"
        }
    ]
}