summaryrefslogtreecommitdiffstats
path: root/src/lua/lua_dns.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicated resolving functions from task.Vsevolod Stakhov2013-11-191-1/+17
* Store IP addresses properly in lua.Vsevolod Stakhov2013-11-171-4/+13
* Adopt to lua 5.2.Vsevolod Stakhov2013-06-081-2/+2
* Fix to_resolve field filling in lua dns resolver.Vsevolod Stakhov2012-11-301-0/+1
* * Rework thread pools locking logic to avoid global lua mutex usage.Vsevolod Stakhov2012-08-221-10/+0
* * Add DNS resolver lua bindings.Vsevolod Stakhov2012-08-131-0/+292