书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 13483 个相关结果.
  • 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. {...
  • 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. {...
  • Sockets

    Sockets Sockets Sockets.connect — Method. connect ([ host ], port :: Integer ) -> TCPSocket Connect to the host host on port port . source Sockets.connect — Me...
  • Process::exportSocket

    Process::exportSocket 返回值 使用实例 Process::exportSocket 将管道导出为Coroutine\Socket 对象。 function Process :: exportSocket () : Swoole \Coroutine\Socket ; 多次调用此方法,返回的对象是同一...
  • UDP命令解析

    UDP命令解析 解析器 命令注册 事件监听 测试代码 UDP命令解析 与TCP命令解析同理,直接上代码 解析器 namespace App \Sock ; use Core \Component\Socket\AbstractInterface\AbstractClient ; use Core \Compo...
  • 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...
  • mapTo

    mapTo signature: mapTo(value: any): Observable Map emissions to constant value. Examples Example 1: Map every emission to string Example 2: Mapping clicks to string Related ...
  • About the Authors

    About the Authors About the Authors Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substa...
  • 4.3.18 socket_to_room

    socket.to(room) socket.to(room) room (String) Returns 连接的socekt 为后续事件设置一个修饰符,该事件将仅广播给已加入给定房间 的客户端(socket本身被排除)。要发送到多个房间,可以多次调用。 要发送到多个房间,可以多次调用。 io . on ( 'connection' , s...