diff options
author | Martin Mares <mj@ucw.cz> | 2004-05-31 23:48:19 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2004-05-31 23:48:19 +0200 |
commit | 38a608c55af7654f23c9a16129ab6211aac3b7ab (patch) | |
tree | ebe43e728b3e7fcbb7679ae4d52ba5deab9fdeae /tools/gendist | |
parent | 206f59dfa8e59e32f4aef12dacb0804581b9f602 (diff) | |
download | bird-38a608c55af7654f23c9a16129ab6211aac3b7ab.tar bird-38a608c55af7654f23c9a16129ab6211aac3b7ab.zip |
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.
Diffstat (limited to 'tools/gendist')
0 files changed, 0 insertions, 0 deletions