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

    Server Initialization Syntax CommonJS ES modules TypeScript Initialization Standalone Attached to an existing HTTP server With Express With Koa Notable options perMessageD...
  • Namespace

    Namespace namespace.name namespace.connected namespace.adapter namespace.to(room) namespace.in(room) namespace.emit(eventName[, …args]) namespace.clients(callback) namespace...
  • Monitoring

    Monitoring Gaffer Using Gafferd and gaffer Using a Procfile Runit Supervisor Upstart Systemd Monitoring Note Make sure that when using either of these service monitors ...
  • 套接字

    套接字 套接字 Sockets.connect — Method connect ([ host ], port :: Integer ) -> TCPSocket Connect to the host host on port port . Sockets.connect — Method connect ( pa...
  • 套接字

    套接字 套接字 Sockets.connect — Method connect ([ host ], port :: Integer ) -> TCPSocket Connect to the host host on port port . Sockets.connect — Method connect ( pa...
  • UDP/Datagram

    UDP / Datagram Sockets dgram.createSocket(type[, callback]) dgram.createSocket(options[, callback]) Class: dgram.Socket Event: ‘message’ Event: ‘listening’ Event: ‘close’ Even...
  • 套接字

    套接字 套接字 Sockets.Sockets — Module Support for sockets. Provides IPAddr and subtypes, TCPSocket , and UDPSocket . Sockets.connect — Method connect ([ host ], port :: Integ...
  • 8. 任务和gen_tcp

    8-Task模块和通用TCP服务器(gen_tcp) 8.1-Echo服务器 8.2-Tasks 8.3-Task的监督者 8-Task模块和通用TCP服务器(gen_tcp) Echo服务器 Tasks Task的监督者 本章我们学习如何使用Erlang的:gen_tcp模块 来处理请求。在未来几章中我们还会扩展我们的服务器,使...
  • 19 网络编程

    2484 2020-10-22 《Python学习教程》
    Python学习—19 网络编程 TCP编程 Client Server UDP编程 Python学习—19 网络编程 TCP编程 Client 创建一个基于TCP连接的Socket: # coding: utf-8 import socket # 创建一个TCP连接: s = socket . socket...
  • Transport tap data

    Transport tap data data.tap.v3.Connection data.tap.v3.SocketEvent data.tap.v3.SocketEvent.Read data.tap.v3.SocketEvent.Write data.tap.v3.SocketEvent.Closed data.tap.v3.SocketB...