Issues
- 0
- 0
remove the repeated code
#2 opened by andrsuh - 0
check with valgrind
#4 opened by andrsuh - 0
- 0
NULL to nullprt
#6 opened by andrsuh - 0
for every iterator using auto(use -std=c++11)
#7 opened by andrsuh - 0
this fragment is stupid: Packet *pack = new Packet(); pack->parse(header, packet); to create new constructor for packet
#8 opened by andrsuh - 0
- 0