iguanaworks / iguanair

Iguanaworks USB IR Project: firmware and software
http://www.iguanaworks.net
23 stars 12 forks source link

remove stopped or removed flag in usbclient.c #6

Closed IguanaBen closed 7 years ago

IguanaBen commented 9 years ago

Reported by jdunn on 23 Jun 2009 02:36 UTC After the addition of the stopped flag to the usb client objects the functionality of the stopped flag is at least partially duplicated. Most likely we can get away with a single flag. Actually I'm sure we can. The worker thread wrapper should do the freeing of the usb. In any case, this works alright for now, and will be fixed in a later patch.

jdunn14 commented 7 years ago

I'm not even sure what this means and I wrote it originally. Of course it was like 8 years ago....