From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
 
======================= Module <Transport:Sockets> options =======================
 
======================= Module <Transport:Sockets> options =======================
     --getaddrinfo[=<lev>] Use getaddrinfo() for resolving all addresses.
+
     --getaddrinfo[=<on>] Use getaddrinfo() for resolving all addresses.
                        <lev> - level of using:
+
                                1(default) - with global resource locking;
+
                                2 - without the locking.
+

Revision as of 00:57, 10 February 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/Program manual)
======================= Module <Transport:Sockets> options =======================
   --getaddrinfo[=<0|1>] Use getaddrinfo() for resolving all addresses.
Translation======================= Module <Transport:Sockets> options =======================
   --getaddrinfo[=<on>] Use getaddrinfo() for resolving all addresses.
================= Module <Transport:Sockets> options =================
   --getaddrinfo[=<on>] Use getaddrinfo() for resolving all addresses.