0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-13 02:24:38 +00:00
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
..
2004-05-31 17:27:21 +00:00
2004-05-31 21:02:09 +00:00
2000-06-04 18:34:39 +00:00
1998-05-03 16:43:39 +00:00
2000-06-07 12:29:08 +00:00
Doc
2000-06-05 12:19:12 +00:00
2000-06-07 13:25:53 +00:00
2000-06-08 12:37:21 +00:00
2000-05-13 11:17:49 +00:00
2000-05-04 20:30:36 +00:00
2000-06-07 01:18:36 +00:00
2004-05-31 13:59:03 +00:00
2000-06-04 18:34:39 +00:00
2001-01-15 09:24:16 +00:00
1998-05-03 16:43:39 +00:00
2004-05-31 17:13:58 +00:00
2000-06-04 18:34:39 +00:00
2000-06-07 13:25:53 +00:00
2000-06-07 12:29:08 +00:00