mirror of
https://github.com/status-im/miniupnp.git
synced 2026-08-31 11:51:07 +00:00
link to RFC3489 RFC5389 RFC5780 for STUN
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
|
||||
/*! \file upnpstun.c
|
||||
* \brief STUN client implementation
|
||||
*
|
||||
* - https://datatracker.ietf.org/doc/html/rfc3489 (obsolete)
|
||||
* - https://datatracker.ietf.org/doc/html/rfc5389
|
||||
* - https://datatracker.ietf.org/doc/html/rfc5780 (experimental)
|
||||
*/
|
||||
#include <sys/select.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user