process HolePunch

This commit is contained in:
orignal 2014-02-28 21:28:05 -05:00
parent 567816e6a5
commit 48737864a3
2 changed files with 7 additions and 0 deletions

1
SSU.h
View file

@ -57,6 +57,7 @@ namespace ssu
eSessionStateConfirmedReceived,
eSessionRelayRequestSent,
eSessionRelayRequestReceived,
eSessionRelayResponseReceived,
eSessionStateEstablished
};