Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2013-04-25
2013-04-25 16:38:42 by Jonas Walldén <jonasw@roxen.com>
99f37dc1bedb3bbc38e08f619f562a8d2c7c7aab (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
devel
Silence a warning when running with --offline.
5163:
return c->get_url(); }
+
#ifndef NO_DNS
static private array(string) local_addrs;
-
+
#endif
string get_world(array(string) urls) { if(!sizeof(urls)) return 0;