readme
来自「这是国外的resip协议栈」· 代码 · 共 14 行
TXT
14 行
Netxx ExamplesAny of the examples in this directory that take address options can use theURL syntax for an address. For example, to run the tcp_echo_server on port7000: ./tcp_echo_server localhost:7000Or, to make it use a local domain socket: ./tcp_echo_server /tmp/echo.socketHave fun!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?