Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for sz (0.28 sec)

  1. architecture/ambient/ztunnel.md

    ```mermaid
    graph LR
        subgraph Client Node
            Client
            CZ["Ztunnel"]
        end
        subgraph Server Node
            Server
            SZ["Ztunnel"]
        end
        Client--Plain-->CZ
        CZ-."HBONE (target)".->Server
        CZ--"HBONE (actual)"-->SZ
        SZ--Plain-->Server
    ```
    
    ### Pooling
    
    User connections can be multiplexed over shared HBONE connections.
    This is done through standard HTTP/2 pooling.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // see also: http://www.gobin.info/domainname/sy.doc
    sy
    edu.sy
    gov.sy
    net.sy
    mil.sy
    com.sy
    org.sy
    
    // sz : https://en.wikipedia.org/wiki/.sz
    // http://www.sispa.org.sz/
    sz
    co.sz
    ac.sz
    org.sz
    
    // tc : https://en.wikipedia.org/wiki/.tc
    tc
    
    // td : https://en.wikipedia.org/wiki/.td
    td
    
    // tel: https://en.wikipedia.org/wiki/.tel
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  3. go.sum

    github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
    github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
    github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 12:41:13 GMT 2024
    - 84.2K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (windows-386), const REG_DWORD_LITTLE_ENDIAN ideal-int
    pkg syscall (windows-386), const REG_EXPAND_SZ ideal-int
    pkg syscall (windows-386), const REG_FULL_RESOURCE_DESCRIPTOR ideal-int
    pkg syscall (windows-386), const REG_LINK ideal-int
    pkg syscall (windows-386), const REG_MULTI_SZ ideal-int
    pkg syscall (windows-386), const REG_NONE ideal-int
    pkg syscall (windows-386), const REG_QWORD ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  5. go.sum

    github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
    github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
    github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
    github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed May 08 21:52:58 GMT 2024
    - 109K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (windows-386), const REG_DWORD_LITTLE_ENDIAN = 4
    pkg syscall (windows-386), const REG_EXPAND_SZ = 2
    pkg syscall (windows-386), const REG_FULL_RESOURCE_DESCRIPTOR = 9
    pkg syscall (windows-386), const REG_LINK = 6
    pkg syscall (windows-386), const REG_MULTI_SZ = 7
    pkg syscall (windows-386), const REG_NONE = 0
    pkg syscall (windows-386), const REG_QWORD = 11
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const F_GETLK64 ideal-int
    pkg syscall (linux-arm-cgo), const F_GETOWN ideal-int
    pkg syscall (linux-arm-cgo), const F_GETOWN_EX ideal-int
    pkg syscall (linux-arm-cgo), const F_GETPIPE_SZ ideal-int
    pkg syscall (linux-arm-cgo), const F_GETSIG ideal-int
    pkg syscall (linux-arm-cgo), const F_LOCK ideal-int
    pkg syscall (linux-arm-cgo), const F_NOTIFY ideal-int
    pkg syscall (linux-arm-cgo), const F_OK ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top