mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-14 09:55:33 +08:00
unify udpraw linux and mp branch
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* Author: root
|
||||
*/
|
||||
|
||||
#ifndef UDP2RAW_MP
|
||||
|
||||
#include "common.h"
|
||||
#include "network.h"
|
||||
@@ -911,3 +912,5 @@ int server_event_loop()
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user