书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 13483 个相关结果.
  • Initialization

    Server Initialization Syntax CommonJS ES modules TypeScript Initialization Standalone Attached to an existing HTTP server With an HTTP server With an HTTPS server With an HT...
  • Spawning

    Spawning Communicating with tasks Multi threaded When to spawn tasks Processing inbound sockets Background processing Coordinating access to a resource When not to spawn tas...
  • The Socket.IO protocol

    The Socket.IO protocol Introduction Exchange protocol Connection to a namespace Sending and receiving data Acknowledgement Disconnection from a namespace Packet encoding Form...
  • Logging

    Logging Basic logging Basic logging to files Basic logging (connected UDP mode) Pluggable loggers Log routing Logging to files Logging to sockets Logging to syslog Logging ...
  • 1.1.3.4.网络

    网络功能 BK.Socket 网络功能 BK.Socket 通过Socket发送/接收消息: var socket = new BK . Socket ( 0 ); var connect = socket . connect ( '127.0.0.1' , 9527 ); var update = sock...
  • 网络服务-http(ok)

    1048 2018-10-20 《Nodejs学习笔记》
    http模块概览 一个简单的例子 例子解释 关于http.IncomingMessage、http.ServerResponse 关于继承与扩展 http.Server http.ClientRequest http.ServerResponse http.IncomingMessage http模块概览 大多数nodejs开发者都是...
  • UDP socket config

    UDP socket config config.core.v3.UdpSocketConfig UDP socket config config.core.v3.UdpSocketConfig [config.core.v3.UdpSocketConfig proto] Generic UDP socket configuration. {...
  • Introduction

    Introduction Introduction The Linux kernel supports a set of BPF hooks in the networking stack that can be used to run BPF programs. The Cilium datapath uses these hooks to loa...
  • 内核支持socket相关系统调用

    内核支持socket相关系统调用 概述 link-local地址和global地址在socket调用时的差异 内核支持socket相关系统调用 概述 IPv6地址长度扩展到128比特,所以有足够的IPv6地址可供分配使用。同时IPv6头相比IPv4头进行了简化,并增强了IPv6的自动配置功能。IPv6地址分为单播地址,组播地址和任意...
  • Tap

    Tap extensions.transport_sockets.tap.v3.Tap Tap This extension may be referenced by the qualified name envoy.transport_sockets.tap Note This extension is functional but has ...