书栈网 · BookStack 本次搜索耗时 0.042 秒,为您找到 13483 个相关结果.
  • Register a pluggable component

    How-To: Register a pluggable component Component registration process Note Run the component Component discovery and multiplexing Define the component Run Dapr Note Build a...
  • Networking and Streams

    Networking and Streams Basic Stream I/O Text I/O IO Output Contextual Properties Working with Files Advanced: streaming files A simple TCP example Resolving IP Addresses Asy...
  • SPIRE

    SPIRE Install SPIRE Option 1: Quick start Option 2: Configure a custom SPIRE installation SPIRE CA Integration Prerequisites Install Istio Option 1: Configuration for Workload ...
  • SPIRE

    SPIRE Install SPIRE Option 1: Quick start Option 2: Configure a custom SPIRE installation SPIRE CA Integration Prerequisites Install Istio Option 1: Configuration for Workload ...
  • 网络模块 - usocket

    usocket 常数 地址簇 套接字类型 IP协议号 套接字选项级别 函数 socket.socket(socket.AF_INET, socket.SOCK_STREAM, socket.IPPROTO_TCP) socket.getaddrinfo(host, port) socket.close() socket.bind(addres...
  • Life of a Packet

    Life of a Packet Endpoint to Endpoint Egress from Endpoint Ingress to Endpoint Life of a Packet Endpoint to Endpoint First we show the local endpoint to endpoint flow with o...
  • 配置选项

    2524 2018-09-20 《RT-Thread编程手册》
    配置选项 当我们使用 SAL 组件时需要在 rtconfig.h 中定义如下配置: #define RT_USING_SAL #define SAL_USING_LWIP #define SAL_USING_AT #define SAL_USING_POSIX #define SAL_PROTO_FAMILIES_NUM 4 ...
  • web socket client

    WebSocket Client 调用 WebSocket Client 其实Swoole官方是有提供web socket client的例子的,在源码的example里面,鉴于很多人都招不到,我就做下搬运工。直接上代码 class WebSocketClient { const VERSION = '0.1.4' ...
  • Configuring hardware offloading

    Configuring hardware offloading About hardware offloading Supported devices Prerequisites Configuring a machine config pool for hardware offloading Configuring the SR-IOV netwo...
  • Listener

    Listener Listener Enum Listener.DrainType Listener Listener configuration overview Listener [Listener proto] { "name" : "..." , "address" : "{...}" , ...