Software /
code /
prosody
Log
net/adns.lua @ 3424:9e0df614e5d0
description | author | age |
---|---|---|
net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns | Matthew Wild | 2010-07-05 |
net.dns, net.adns: Move coroutine-calling logic into resolver:cancel() | Matthew Wild | 2010-07-05 |
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Merge with 0.6 | Matthew Wild | 2010-02-25 |
net.adns: Trailing whitespace | Matthew Wild | 2010-01-20 |
net.adns: Don't treat locally-initiated disconnects as fatal with libevent backend in use (thanks Flo) | Matthew Wild | 2010-02-18 |