Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37817476
en ru br
ALT Linux repositórios
S:3.3-alt1
5.0: 3.0.5-alt2
4.1: 3.0.5-alt1
4.0: 3.0.5-alt1
3.0: 3.0.5-alt1

Group :: Rede/Outros
RPM: httptunnel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: httptunnel-3.0.5.debug.patch
Download


diff -urN httptunnel-3.0.5.bind/htc.c httptunnel-3.0.5/htc.c
--- httptunnel-3.0.5.bind/htc.c	Fri Feb 13 13:31:36 2004
+++ httptunnel-3.0.5/htc.c	Fri Feb 13 13:51:49 2004
@@ -96,6 +96,8 @@
   socklen_t len;
   int t;
 
+  log_debug ("wait_for_connection( %d )\n", s);
+
   len = sizeof addr;
   t = accept (s, &addr, &len);
   if (t == -1)
@@ -395,6 +397,7 @@
 
   if (debug_level == 0 || debug_file != NULL)
     daemon (0, 1);
+    
 
 #ifdef DEBUG_MODE
   if (debug_level != 0 && debug_file == NULL)
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009