Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
| | |||||
* | Add log message when DNS lookup is cancelled | Matthew Wild | 2009-05-28 | 1 | -0/+1 |
| | |||||
* | net.adns: Fix for calling handler when cancelling DNS lookup | Matthew Wild | 2009-05-28 | 1 | -1/+1 |
| | |||||
* | net.adns: Add support for cancelling a non-blocking lookup, optionally ↵ | Matthew Wild | 2009-05-26 | 1 | -1/+8 |
| | | | | calling the handler | ||||
* | net.adns: Call handler for records already cached | Matthew Wild | 2009-04-18 | 1 | -5/+9 |
| | |||||
* | net.adns: Flush buffer after sending DNS request | Matthew Wild | 2009-04-11 | 1 | -1/+1 |
| | |||||
* | net.adns: Catch errors in DNS response callbacks | Matthew Wild | 2009-04-10 | 1 | -2/+5 |
| | |||||
* | net.adns: Set new send in net.server after 'connecting UDP' socket | Matthew Wild | 2009-03-07 | 1 | -1/+1 |
| | |||||
* | net.adns: Return _M | Matthew Wild | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | net.adns: Load the correct dns lib | Matthew Wild | 2009-03-04 | 1 | -1/+1 |
| | |||||
* | net.adns: Add helper module for performing non-blocking DNS lookups | Matthew Wild | 2009-03-04 | 1 | -0/+38 |