mirror of
https://github.com/heiher/natmap.git
synced 2026-05-06 21:51:26 +08:00
NATMap: Fix annotations.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
/**
|
||||
* hev_stun_run:
|
||||
* @fd: http file descriptor
|
||||
* @fd: socket file descriptor
|
||||
*
|
||||
* Run STUN client to get mapped address.
|
||||
*/
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
/**
|
||||
* hev_tfwd_run:
|
||||
* @fd: http file descriptor
|
||||
* @fd: socket file descriptor
|
||||
*
|
||||
* Run server for TCP port forwarding.
|
||||
*/
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
/**
|
||||
* hev_ufwd_run:
|
||||
* @fd: http file descriptor
|
||||
* @fd: socket file descriptor
|
||||
*
|
||||
* Run server for UDP port forwarding.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user