bird/proto
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
..
bgp Rewritten the I/O loop. All socket operations are now safe, meaning that 2004-05-31 21:48:19 +00:00
ospf static declarations don't belong to includes. (And most of them were 2004-05-31 20:53:22 +00:00
pipe Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
rip Killed a couple of unused variables. 2004-05-31 20:57:38 +00:00
static Fix %<something>I format strings. 2001-08-19 11:15:24 +00:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00