?? test_peer.xrls
字號:
/* * Copyright (c) 2001-2003 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/test_peer.xrls,v 1.7 2003/11/05 18:03:54 hodson Exp $ *//** * Get name of Xrl Target */finder://test_peer/common/0.1/get_target_name->name:txt/** * Get version string from Xrl Target */finder://test_peer/common/0.1/get_version->version:txt/** * Get status of Xrl Target */finder://test_peer/common/0.1/get_status->status:u32&reason:txt/** * Request clean shutdown of Xrl Target */finder://test_peer/common/0.1/shutdown/** * Register for receiving packets and events. * * @param genid Generation id. */finder://test_peer/test_peer/0.1/register?coordinator:txt&genid:u32/** * Packetisation style. */finder://test_peer/test_peer/0.1/packetisation?protocol:txt/** * Make a tcp connection to the specified host and port. * * @param host name. * * @param port number. */finder://test_peer/test_peer/0.1/connect?host:txt&port:u32/** * Listen for connections on this address and port. * * @param address local address. * * @param port local port number. */finder://test_peer/test_peer/0.1/listen?address:txt&port:u32/** * Send data Send data to the peer. */finder://test_peer/test_peer/0.1/send?data:binary/** * Disconnect from the peer. */finder://test_peer/test_peer/0.1/disconnect/** * Reset the peer. Take it back to a known state. */finder://test_peer/test_peer/0.1/reset/** * Terminate the test peer process. */finder://test_peer/test_peer/0.1/terminate
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -