Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for locales (0.17 sec)

  1. doc/go1.22.html

        </p>
    
        <p><!-- CL 467335 -->
          The Go DNS Resolver, used when building with "-tags=netgo",
          now searches for a matching name in the Windows hosts file,
          located at <code>%SystemRoot%\System32\drivers\etc\hosts</code>,
          before making a DNS query.
        </p>
      </dd>
    </dl><!-- net -->
    
    <dl id="net/http"><dt><a href="/pkg/net/http/">net/http</a></dt>
      <dd>
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  2. doc/asm.html

    This function is a closure so it uses its incoming context register.
    </li>
    <li>
    <code>LOCAL</code> = 128
    <br>
    This symbol is local to the dynamic shared object.
    </li>
    <li>
    <code>TLSBSS</code> = 256
    <br>
    (For <code>DATA</code> and <code>GLOBL</code> items.)
    Put this data in thread local storage.
    </li>
    <li>
    <code>NOFRAME</code> = 512
    <br>
    (For <code>TEXT</code> items.)
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
Back to top