Added a comment
This commit is contained in:
parent
6239604543
commit
9fde4aad23
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.63"
|
||||
subject="comment 6"
|
||||
date="2013-08-24T18:38:56Z"
|
||||
content="""
|
||||
My NetListener workaround turned out to not be portable enough.
|
||||
|
||||
However, I have sent a patch to fix the FD leak: <https://github.com/audreyt/network-multicast/pull/6>
|
||||
Hopefully it gets applied soon.
|
||||
|
||||
I have also made the PairListener only retry every 60 seconds. Which makes the leak 1/60th as bad, for whatever that's worth.
|
||||
|
||||
Once a fix for this gets into Debian, I need to remember to backport it to stable, and update the autobuilders to use it. Also need to remember to update the Android autobuilder. Leaving this bug report open until that happens.
|
||||
"""]]
|
Loading…
Reference in a new issue