bird/sysdep
Martin Mares 38a608c55a Rewritten the I/O loop. All socket operations are now safe, meaning that
you can delete the socket from anywhere in the hooks and nothing should break.
Also, the receive/transmit buffers are now regular xmalloc()'ed buffers,
not separate resources which would need shuffling around between pools.

sk_close() is gone, use rfree() instead.
2004-05-31 21:48:19 +00:00
..
bsd *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
cf *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
linux Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply RTPROT_BOOT instead. 2003-02-22 23:06:32 +00:00
unix Rewritten the I/O loop. All socket operations are now safe, meaning that 2004-05-31 21:48:19 +00:00
autoconf.h.in *BSD port added. (Tested on FreeBSD and NetBSD) 2004-05-31 13:25:00 +00:00
config.h Prepared for release 1.0.8. 2003-09-01 08:46:07 +00:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00