From 274d881feed40f81df8f8db7825f1d5ffd205c58 Mon Sep 17 00:00:00 2001 From: azw Date: Sat, 22 Apr 2023 07:03:34 +0000 Subject: [PATCH] 1 --- server/wsproxy/{handshakemgr.cc => kcpmgr.cc} | 0 server/wsproxy/{handshakemgr.h => kcpmgr.h} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename server/wsproxy/{handshakemgr.cc => kcpmgr.cc} (100%) rename server/wsproxy/{handshakemgr.h => kcpmgr.h} (100%) diff --git a/server/wsproxy/handshakemgr.cc b/server/wsproxy/kcpmgr.cc similarity index 100% rename from server/wsproxy/handshakemgr.cc rename to server/wsproxy/kcpmgr.cc diff --git a/server/wsproxy/handshakemgr.h b/server/wsproxy/kcpmgr.h similarity index 100% rename from server/wsproxy/handshakemgr.h rename to server/wsproxy/kcpmgr.h