Re: DataReady not returning enough - WeOnlyDo Discussion board

Re: DataReady not returning enough (General questions)

by wodSupport, Thursday, August 26, 2010, 21:30 (5201 days ago) @ wodDamir

Bruce,

one more thing - can you wait longer to see if DataReady will return enough info? If data is coming slower, it is possible in the moment you check not all data has arrived yet.

However, please do not use Sleep API, since you're not allowing wodSSH to process internal data since you're blocking the thread.

Anyway, why not using Waitfor instead of DataReady, especially if you're waiting for some known result in received data?

Regards,
Kreso


Complete thread: