Software /
code /
prosody
Log
net/adns.lua @ 1352:aad3ebce4fcc
description | author | age |
---|---|---|
Add log message when DNS lookup is cancelled | Matthew Wild | 2009-05-28 |
net.adns: Fix for calling handler when cancelling DNS lookup | Matthew Wild | 2009-05-28 |
net.adns: Add support for cancelling a non-blocking lookup, optionally calling the handler | Matthew Wild | 2009-05-26 |
net.adns: Call handler for records already cached | Matthew Wild | 2009-04-18 |
net.adns: Flush buffer after sending DNS request | Matthew Wild | 2009-04-11 |
net.adns: Catch errors in DNS response callbacks | Matthew Wild | 2009-04-10 |
net.adns: Set new send in net.server after 'connecting UDP' socket | Matthew Wild | 2009-03-07 |
net.adns: Return _M | Matthew Wild | 2009-03-04 |
net.adns: Load the correct dns lib | Matthew Wild | 2009-03-04 |
net.adns: Add helper module for performing non-blocking DNS lookups | Matthew Wild | 2009-03-04 |