1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-06-19 16:24:50 +02:00
commit e5acd8889b
25 changed files with 42 additions and 3993 deletions

View file

@ -18,6 +18,7 @@ varargs object find_person(string name, vaint lowercazed);
#ifndef hex2int
int hex2int(string hex);
#endif
int is_localhost(string host);
varargs string isotime(mixed ctim, int long);
int legal_host(string ip, int port, string scheme, int udpflag);
#ifdef varargs