eap::session::get_response_packet() implemented

This commit is contained in:
2016-08-04 10:07:03 +02:00
parent caf0352833
commit 22a87bf90d
5 changed files with 21 additions and 30 deletions

View File

@@ -23,6 +23,7 @@
using namespace std;
using namespace winstd;
#pragma comment(lib, "Ws2_32.lib")
#if EAPMETHOD_TYPE==21
#define _EAPMETHOD_PEER eap::peer_ttls