the io::socket::unix seems to work very mysteriously when it comes to receiving dgram packets from an open unix socket, the packet itself is fine, but the return value of the method should be the "senders" address to which i can reply via the socket if i want to, atm. i get 4kbytes of spam as the return value from the function, now idea whatsoever how to react to this... any ideas ? martin