stun.docs
来自「sip协议栈」· DOCS 代码 · 共 30 行
DOCS
30 行
/**@mainpage Sofia STUN Module@section stun_meta Module Meta InformationThe Sofia @b stun module contains macros and functions for STUN server andclient library.@CONTACT Pekka Pessi <Pekka.Pessi@nokia.com>@STATUS Core library@LICENSE LGPL@section stun_contents Contents of stun ModuleThe stun module contains the public header files as follows:- <stun.h> the public API of the module- <stun_common.h> low-level functions for parsing and encoding STUN messages- <stun_tag.h> defines the su tags used by stun@section stun_usage Using Sofia STUN LibraryTo be written. See torture_stun.c and tport/tport.c.@section todo Todo- none at the moment*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?