From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <540358d04e4b2c13d1af3f248ff37b7a@quanstro.net> From: erik quanstrom Date: Sun, 19 Jul 2009 10:32:16 -0400 To: 9fans@9fans.net In-Reply-To: <40e9be7c0a41006682219e41b077f806@hamnavoe.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] new usb stack and implicit timeouts Topicbox-Message-UUID: 274064ba-ead5-11e9-9d60-3106f5b1d025 > > isn't it easier to set > > up time timeout at the beginning? > > Not if you use normal read/write to talk to usb endpoints (which > seems to me a Good Thing). Normal read/write system call doesn't > have a timeout argument. do you mean "normal read/write" vs. an rpc protocol, say, like /dev/sdXX/raw? - erik