跳到主要内容

bind_dispatcher

绑定消息处理协程对象

声明

object bind_dispatcher(mixed co)

参数

参数名描述
co消息处理协程对象(NetworkCo实例)

返回值

前一个消息处理协程对象

使用方式

返回文档