⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 coord.xrls

📁 xorp源码hg
💻 XRLS
字号:
/* * Copyright (c) 2001-2007 International Computer Science Institute * See LICENSE file for licensing, conditions, and warranties on use. * * DO NOT EDIT THIS FILE - IT IS PROGRAMMATICALLY GENERATED * * Generated by 'tgt-gen'. * * $XORP: xorp/xrl/targets/coord.xrls,v 1.14 2007/02/16 22:47:49 pavlin Exp $ *//** *  Get name of Xrl Target */finder://coord/common/0.1/get_target_name->name:txt/** *  Get version string from Xrl Target */finder://coord/common/0.1/get_version->version:txt/** *  Get status of Xrl Target */finder://coord/common/0.1/get_status->status:u32&reason:txt/** *  Request clean shutdown of Xrl Target */finder://coord/common/0.1/shutdown/** *  Command to be executed by the coordinating process. * *  @param command to be sent to the coordinator. */finder://coord/coord/0.1/command?command:txt/** *  Status, show the state of this peer. */finder://coord/coord/0.1/status?peer:txt->status:txt/** *  If there are still any outstanding commands pending will return true. Can *  be used to poll the coordinating process to verify that the previous *  command has completed. */finder://coord/coord/0.1/pending->pending:boolfinder://coord/datain/0.1/receive?peer:txt&genid:u32&status:bool&secs:u32&micro:u32&data:binaryfinder://coord/datain/0.1/error?peer:txt&genid:u32&reason:txtfinder://coord/datain/0.1/closed?peer:txt&genid:u32

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -