2010/1/14 Javier Fernández-Sanguino Peña <[email protected]>: > You can review and confirm that the patch I made for arpd is OK (it's in the > bug report, I guess you got a copy).
Hi Javier, your change basically removes the signal handling functionality from arpd. Instead of the signal calls, you probably want to use evsignal_set() and evsignal_add(). Let me know if that makes sense to you. If not, I can make a quick patch over the weekend. Niels. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

