commit | 929b4855b8208d36272769e8eeaa6cd2823b94c0 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Jun 09 14:27:43 2010 -0700 |
committer | Nick Kralevich <nnk@google.com> | Wed Jun 09 14:27:43 2010 -0700 |
tree | ad166636b5bbe1a76d037b5fbb51981480929d05 | |
parent | c44c4742e7d79f6fe846f807bb26ad8b3cd16f68 [diff] |
Fix a problem with leaking UDP sockets. When dealing with any kind of limited operating system resource, we should ensure that we properly close everything that we open, rather than relying on the system garbage collector. Change-Id: Ic71f710eb85ac71a91b7a1215647c75010d37643