1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- this file is autogenerated, do not edit! -->
- <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
- <chapter id="rpc_exports.ctl">
- <title>
- RPC Exports for ctl
- </title>
- <section id="ctl.who"><title>ctl.who</title>
- <para>
- Documentation missing (io_listen_who_doc).
- </para>
- <para>
- </para>
- </section>
- <section id="ctl.connections"><title>ctl.connections</title>
- <para>
- returns number of open connections
- </para>
- <para>
- </para>
- </section>
- <section id="ctl.listen"><title>ctl.listen</title>
- <para>
- list ctl listen sockets
- </para>
- <para>
- </para>
- </section>
- </chapter>
|