Commit Graph

17 Commits

Author SHA1 Message Date
Love Hornquist Astrand
2711882f3f Add bits to support HTTP in server 2010-01-04 16:11:18 +01: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
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
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
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
d0178934a1 basic ipc framework 2009-11-21 10:25:30 -08:00