Hi! I've did the same changes as for the socket01.c, i.e. expecting exact errno based on kernel version and also fixed the socketpair() return value handling. It returns 0 on success, so for instance the file descriptors were not closed in the verify function at all. Pushed, thanks. -- Cyril Hrubis chrubis@suse.cz