
  - No severe bugs, but
  - a nasty memory leak?

    I wrote 'with-c-data' (misc.dylan) to work with foreign data.
    In dfingerd.dylan ('find-peer-or-quit') it breaks the program when
    trying to 'destroy()' a 'struct hostent'.

    Currently I don't feel like tracing down the reason.