test code is refiend

This commit is contained in:
Sukchan Lee
2017-02-14 22:58:02 +09:00
parent 1641bba934
commit 4889d0162a
4 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ extern "C" {
#include <sys/socket.h>
#endif
#define MAX_NET_POOL_SIZE 256
#define MAX_NET_POOL_SIZE 512
/* Max length of interface name, ex: eth0, ath0 .. */
#define MAX_IFNAME_LEN 16