it works better ,fixed many bug about session_id

This commit is contained in:
wangyu
2017-07-19 00:27:20 +08:00
committed by wangyu
parent 04139024f8
commit 3d81846e22
2 changed files with 123 additions and 97 deletions

2
makefile Normal file → Executable file
View File

@@ -1,5 +1,7 @@
ccmips=mips-openwrt-linux-g++
all:
killall raw||true
sleep 1
g++ main.cpp -o raw -static -lrt -ggdb
# ${ccmips} main.cpp -o rawmips -static -lgcc_eh -lrt