If I have a a TCP socket with KEEPALIVE set and if there is no activity on that socket will a SIGPIPE be generated if the other side closes the connection? if the other side crashes (in other words will the keepalive packets cause a SIGPIPE) Jerry Freedman,JR