AkihiroSuda / go-netfilter-queue

Go bindings for libnetfilter_queue (Forked from openshift/geard)
Apache License 2.0
109 stars 43 forks source link

Close nfq.packets when Close() called #10

Closed masibw closed 3 years ago

masibw commented 3 years ago

Close() did not close the nfq.packets channel, which caused the program to go into an abnormal state