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

let the past begone in cvs land. welcome to igit igit!

This commit is contained in:
PSYC 2009-01-26 20:21:29 +01:00
commit 4e601cf1c7
509 changed files with 77963 additions and 0 deletions

13
world/net/sip/sip.h Normal file
View file

@ -0,0 +1,13 @@
// $Id: sip.h,v 1.8 2005/04/11 18:52:15 fippo Exp $ // vim:syntax=lpc
#ifndef _INCLUDE_SIP_H
#define _INCLUDE_SIP_H
#define SIP "sip:"
#define SIP_UDP "SIP/2.0/UDP"
#define CRLF "\r\n"
#define SIP_MAGIC_COOKIE "z9hG4bK"
#define send_udp_nonblocking(ho, po, buf) dns_resolve(ho, (: if ($1 != -1) { \
send_udp($1, $2, $3); \
} return; :), po, buf);
#endif