stun.docs

来自「Internet Phone, Chat, Conferencing」· DOCS 代码 · 共 33 行

DOCS
33
字号
/**@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_usage Using Sofia STUN LibraryTo be written. See torture_stun.c and tport/tport.c.@section todo Todo- implement full support for STUN_REQUIRE_INTEGRITY() - IOW,  always try TLS, but only in strict mode fail the discovery if  TLS is not available (added 20060209)- add support for STUN_DOMAIN() tag (added 20060209); see  sffeat:1326013- output a summary of results at the end of   stund_bind_test() (added 20051118)- stun_bind_test does not detect, if the server does  _not_ honor the change-{address,port} requests (i.e. that  response should be send from a different port/address),   which leads to incorrect analysis of NAT behaviour (added 20051119)*/

⌨️ 快捷键说明

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