{
    "content": [
        {
            "type": "text",
            "text": "# QMQP-SINK(1) (man)\n\n**Summary:** qmqp-sink - parallelized QMQP test server\n\n**Synopsis:** qmqp-sink [-46cv] [-x time] [inet:][host]:port backlog\nqmqp-sink [-46cv] [-x time] unix:pathname backlog\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -4 | — | — | port. |\n| -6 | — | — | support. |\n| -c | — | — |  |\n| -v | — | — |  |\n| -x | — | — | Terminate after time seconds. This is to facilitate memory leak testing. |\n\n## See Also\n\n- qmqp-source(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (11 lines) — 5 subsections\n  - -4 (2 lines)\n  - -6 (2 lines)\n  - -c (1 lines)\n  - -v -v -v (1 lines)\n  - -x (2 lines)\n- **SEE ALSO** (2 lines)\n- **LICENSE** (16 lines)\n\n## Full Content\n\n### NAME\n\nqmqp-sink - parallelized QMQP test server\n\n### SYNOPSIS\n\nqmqp-sink [-46cv] [-x time] [inet:][host]:port backlog\n\nqmqp-sink [-46cv] [-x time] unix:pathname backlog\n\n### DESCRIPTION\n\nqmqp-sink  listens  on  the  named host (or address) and port.  It receives messages from the\nnetwork and throws them away.  The purpose is to measure QMQP client performance, not  proto‐\ncol  compliance.   Connections  can  be accepted on IPv4 or IPv6 endpoints, or on UNIX-domain\nsockets.   IPv4  and  IPv6  are  the  default.   This  program  is  the  complement  of   the\nqmqp-source(1) program.\n\nNote:  this  is an unsupported test program. No attempt is made to maintain compatibility be‐\ntween successive versions.\n\nArguments:\n\n#### -4\n\nport.\n\n#### -6\n\nsupport.\n\n#### -c\n\n#### -v -v -v\n\n#### -x\n\nTerminate after time seconds. This is to facilitate memory leak testing.\n\n### SEE ALSO\n\nqmqp-source(1), QMQP message generator\n\n### LICENSE\n\nThe Secure Mailer license must be distributed with this software.\n\nAUTHOR(S)\nWietse Venema\nIBM T.J. Watson Research\nP.O. Box 704\nYorktown Heights, NY 10598, USA\n\nWietse Venema\nGoogle, Inc.\n111 8th Avenue\nNew York, NY 10011, USA\n\n\n\nQMQP-SINK(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "QMQP-SINK",
        "section": "1",
        "mode": "man",
        "summary": "qmqp-sink - parallelized QMQP test server",
        "synopsis": "qmqp-sink [-46cv] [-x time] [inet:][host]:port backlog\nqmqp-sink [-46cv] [-x time] unix:pathname backlog",
        "flags": [
            {
                "flag": "-4",
                "long": null,
                "arg": null,
                "description": "port."
            },
            {
                "flag": "-6",
                "long": null,
                "arg": null,
                "description": "support."
            },
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-x",
                "long": null,
                "arg": null,
                "description": "Terminate after time seconds. This is to facilitate memory leak testing."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "qmqp-source",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qmqp-source/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": [
                    {
                        "name": "-4",
                        "lines": 2,
                        "flag": "-4"
                    },
                    {
                        "name": "-6",
                        "lines": 2,
                        "flag": "-6"
                    },
                    {
                        "name": "-c",
                        "lines": 1,
                        "flag": "-c"
                    },
                    {
                        "name": "-v -v -v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-x",
                        "lines": 2,
                        "flag": "-x"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 16,
                "subsections": []
            }
        ]
    }
}