$SIG{PIPE} = sub { warn "client closed" }; #### $SIG{PIPE} = 'IGNORE';