Port mapping with UPnP

This commit is contained in:
Antonio Juarez 2014-04-09 13:14:35 +01:00
parent a401a02ddb
commit 9682a15400
90 changed files with 10630 additions and 24 deletions

View file

@ -13,7 +13,7 @@
#include <system_error>
#include <vector>
namespace cryptonote {
namespace CryptoNote {
typedef size_t TransactionId;
typedef size_t TransferId;