diff --git a/test/gquic.h b/test/gquic.h deleted file mode 100644 index 1ec79fd..0000000 --- a/test/gquic.h +++ /dev/null @@ -1,99 +0,0 @@ -/* - * quic.h - * - * Created on: 2019-4-4 - * Author: root - */ - -#ifndef SRC_GQUIC_H_ -#define SRC_GQUIC_H_ - - - -#include -#define MAX_EXTENSION_NUM 128 -#define MAX_TAG_VALUE_LEN 257 -#define SERVER_NAME_LEN 128 -//add in 20191207 -#define USER_AGENT_LEN 512 -#define RANDOM_LEN 32 -#define QUIC_VERSION_LEN 4 - - -#define QUIC_INTEREST_KEY (1<