iTCP: use lowlevel syslog to avoid infinte recursion
If stdout is a socket (e.g. telnet), then the debug message will cause more TCP data to be sent, which generates another message, and so on
Loading
Please register or sign in to comment
Fin de support de l'authentification git SSH au 1er septembre 2025.
Merci de configurer vos clients pour passer en HTTPS : Utilisation de Git et Gitlab avec HTTPS
If stdout is a socket (e.g. telnet), then the debug message will cause more TCP data to be sent, which generates another message, and so on