Tried to log a bug: web site down? Sometimes fd's are used up, sometimes it doesn' re-open, sometimes the server crashes... Anyway: --- proxy_use.nasl.orig Tue Sep 7 09:27:19 2004 +++ proxy_use.nasl Tue Nov 16 14:44:12 2004 @@ -86,7 +86,7 @@ page = recv(socket:soc, length:50); close(soc); - + if(!soc)exit(0); soc = open_sock_tcp(port); command = string("GET http://", name, "/ HTTP/1.0\r\nProxy-Connection: Keep-Alive\r\n\r\n"); _______________________________________________ Plugins-writers mailing list Plugins-writers@private http://mail.nessus.org/mailman/listinfo/plugins-writers
This archive was generated by hypermail 2.1.3 : Tue Nov 16 2004 - 11:46:22 PST