]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
forb: Free "new_peers" on destroy
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 19 Feb 2011 14:59:15 +0000 (15:59 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 19 Feb 2011 15:21:32 +0000 (16:21 +0100)
commitbc0683b2b7a57c32dffa122a925e1137d8a69d99
tree7ba11d5001f3a1bda3e65ae4ba3d8fd0f78510fc
parent72185659523264e23c5108f8bcfbbc520b8258fb
forb: Free "new_peers" on destroy

The so called new_peers were not freed and their sockets were not closed.
We are fixing it now.
src/port.c
src/proto_inet.c