Signed-off-by: ISHIDA Wataru <ishida.wat...@lab.ntt.co.jp>
---
 ryu/app/bmpstation.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ryu/app/bmpstation.py b/ryu/app/bmpstation.py
index a96500f..2ef5c64 100644
--- a/ryu/app/bmpstation.py
+++ b/ryu/app/bmpstation.py
@@ -93,5 +93,3 @@ class BMPStation(app_manager.RyuApp):
 
         self.logger.debug("BMP client disconnected, ip=%s, port=%s" % addr)
         sock.close()
-        self.output_fd.close()
-        self.failed_dump_fd.close()
-- 
1.9.1


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to