UDP nat bug-fix

This commit is contained in:
Nick Peng
2018-06-18 14:40:35 +08:00
parent 7b62739c13
commit 2fec5f7e14
5 changed files with 151 additions and 95 deletions

View File

@@ -1,7 +1,7 @@
/*
* Copyright (C) 2018 Ruilin Peng (Nick) <pymumu@gmail.com>
*/
#define _GNU_SOURCE
#include "tlog.h"
#include <dirent.h>
#include <errno.h>