List Info

Thread: Error Message: read_stream_connection_unbuffered: fd=1000001 is closed




Error Message: read_stream_connection_unbuffered: fd=1000001 is closed
user name
2006-11-14 12:28:04
On Nov 14, 2006, at 3:13 AM, Paul Bellefeuille wrote:

> Hello All,
>
> I have been receiving the following error message (see
below) very  
> time I attempt to read the file version of
explorer.exe. I have no  
> problems reading other file versions for example
word.exe or  
> vgx.dll. Could someone please provide some insight?
>
> if (!isnull(handle))
> {
>        ver = GetFileVersion(handle:handle);
>        CloseFile(handle:handle);
> }
> NetUseDel();

By defaut, NetUseDel() closes the network socket. Try :

NetUseDel(close:FALSE);


which will release the share, but won't close the network
connection.



					-- Renaud
_______________________________________________
Plugins-writers mailing list
Plugins-writerslist.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )