1. IOCTL_SCSI_PASS_THROUGH fails with error 50
2. Timeout::timeout and Socket timeout
Hi ..
I would like to suggest that Socket trap ETIMEDOUT and raise Timeout::Error
when a socket timeout occurs. This would allow the following:
begin
Timeout::timeout(to) do
t = TCPSocket.new(host,port)
#
# do socket stuff
#
t.close
end
rescue Timeout::Error => e
p "Timeout --> #{e}"
rescue Exception => e
p "Exception --> #{e}"
end
Rather than having a separate rescue clause.
Any thoughts?
--
-mark. (probertm @ acm dot org)
3. IIS Timeout , Web Config Timeout, Page Timeout.
4. Difference between 'Read timeout' & 'Response timeout' & 'Connect timeout'
5. Writing to disk under Vista and IOCTL_SCSI_PASS_THROUGH
6. how to use IOCTL_SCSI_PASS_THROUGH to use a SCSI printer through firewire (1394)
7. IRP_MJ_SCSI vs. IOCTL_SCSI_PASS_THROUGH
8. how to use IOCTL_SCSI_PASS_THROUGH to use a SCSI printer through firewire (1394)
9. Windows 2008 IOCTL_SCSI_PASS_THROUGH to Inquiry Disk info.
10. CDR burning methods except IOCTL_SCSI_PASS_THROUGH
11. 32-bit app IOCTL_SCSI_PASS_THROUGH on x64 Windows ==> Error 1306
12. C/C++,IOCTL_SCSI_PASS_THROUGH, and RSM
13. odbc call failed, timeout expire
14. ODBC call failed......Timeout expired(#0)
15. Stored Procedure dtasp_CtxEnd failed to run.Timeout expired