I guess, 'tcpserver' closes standard input (fd 0) after creating the sockets. When fd 0 is closed at program startup, the newly created socket will get fd 0 and be closed.
Good guess, your advice has helped.
Thanks, Christian _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
