wofanli

Results 2 issues of wofanli

After Killing a thread, the thread is leaved as Zombie state. Need to invoke Wait/Release syscall to release the resource. Below are the code snip from golang: ``` // Release...

conn.GetRules fail to return Socket expr. The testing nft rule is as below: chain test { socket transparent 1 meta mark set meta mark | 0x00000080 return }