Commit Graph

38 Commits

Author SHA1 Message Date
Love Hornquist Astrand
68d2f52ad4 fixup prototype 2010-01-06 10:42:16 +01:00
Love Hornquist Astrand
6847593406 Include <base64.h>. 2010-01-06 10:40:53 +01:00
Love Hornquist Astrand
eab88ad791 Include <ctype.h>. 2010-01-06 10:36:12 +01:00
Love Hornquist Astrand
2711882f3f Add bits to support HTTP in server 2010-01-04 16:11:18 +01:00
Love Hornquist Astrand
b0feb58f32 remove invalid $Id$ 2009-12-13 15:43:02 -08:00
Love Hornquist Astrand
2613e3c973 x 2009-12-13 15:10:52 -08:00
Love Hornquist Astrand
baf83f0b3d unix -> u 2009-12-13 13:24:44 -08:00
Love Hornquist Astrand
659868bf1b drop -version-info 2009-12-13 12:24:09 -08:00
Love Hornquist Astrand
41d657a159 test more 2009-11-23 17:59:50 -08:00
Love Hornquist Astrand
bfad19e74b pull in <sys/poll.h> 2009-11-23 17:56:49 -08:00
Love Hornquist Astrand
ff642c0539 move out heim_ipc_main from here, its currently not common 2009-11-23 17:56:33 -08:00
Love Hornquist Astrand
599fefcb8d make async glue for non async case work 2009-11-23 17:56:06 -08:00
Love Hornquist Astrand
42ba3389db make work with poll 2009-11-23 17:52:46 -08:00
Love Hornquist Astrand
7d1e32e6d9 timeout depends on gcd for now 2009-11-23 17:49:11 -08:00
Love Hornquist Astrand
032385d3aa remove debug printf 2009-11-23 17:31:05 -08:00
Love Hornquist Astrand
d4a562ebe6 handle gcd for sockets too 2009-11-23 17:28:56 -08:00
Love Hornquist Astrand
ca876988d7 add gcd version, less bits on pipe, run socket in non-blocking mode 2009-11-23 12:47:39 -08:00
Love Hornquist Astrand
d96a7eb2a1 start a unix service too 2009-11-23 09:51:30 -08:00
Love Hornquist Astrand
149898ec28 mkae compile 2009-11-23 09:19:49 -08:00
Love Hornquist Astrand
e849f2302b simplify 2009-11-23 08:31:06 -08:00
Love Hornquist Astrand
4c69333255 use socket_set_reuseaddr 2009-11-23 08:29:34 -08:00
Love Hornquist Astrand
ec2003ce09 close fd if we are not gcd 2009-11-23 08:25:10 -08:00
Love Hornquist Astrand
6e8515e3a8 listen on unix socket and stream fd 2009-11-23 08:02:54 -08:00
Love Hornquist Astrand
c2ae0ce50e add missing prototypes 2009-11-23 08:02:22 -08:00
Love Hornquist Astrand
960b6d9cc5 Its a stream fd, dgram later 2009-11-23 07:30:46 -08:00
Love Hornquist Astrand
60f6593f63 start for poll() based implementation 2009-11-23 07:28:17 -08:00
Love Hornquist Astrand
46f49ed531 implement more of the new syntax 2009-11-23 07:27:49 -08:00
Love Hornquist Astrand
d183fc0952 handle sync unix socket message, turn async message into sync if the backend doesn't support them 2009-11-22 13:14:34 -08:00
Love Hornquist Astrand
c228d7487b service is non optional 2009-11-22 12:57:35 -08:00
Love Hornquist Astrand
dc61739a4d add roken 2009-11-22 07:14:44 -08:00
Love Hornquist Astrand
228e9c8a21 add useage 2009-11-22 07:14:32 -08:00
Love Hornquist Astrand
a4d4d34530 add useage 2009-11-22 07:14:25 -08:00
Love Hornquist Astrand
f56b3e7f09 unused variable 2009-11-22 07:12:33 -08:00
Love Hornquist Astrand
607bae3c9e glue in working autoconf logic 2009-11-21 22:58:59 -08:00
Love Hornquist Astrand
7bb7bd72ab make compile and remove warnings 2009-11-21 17:12:38 -08:00
Love Hornquist Astrand
5c53c3d7ba add dependency on HAVE_LIBDISPATCH 2009-11-21 16:09:43 -08:00
Love Hornquist Astrand
31405c40f3 add dependency on HAVE_LIBDISPATCH 2009-11-21 16:04:49 -08:00
Love Hornquist Astrand
d0178934a1 basic ipc framework 2009-11-21 10:25:30 -08:00