mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
check_query_token()
This commit is contained in:
parent
6e5c5b98db
commit
8c6522112a
3 changed files with 16 additions and 12 deletions
|
@ -14,6 +14,7 @@
|
|||
void dns_resolve(string hostname, closure callback, varargs array(mixed) extra);
|
||||
void dns_rresolve(string ip, closure callback, varargs array(mixed) extra);
|
||||
#endif
|
||||
varargs object find_person(string name, vaint lowercazed);
|
||||
#ifndef hex2int
|
||||
int hex2int(string hex);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue