Is there any way of checking if I can read from Pipe: without it blocking (due to no data)?
I found SetBlockingMode(), but (1) it has the wrong semantics (I can't check a Read() will succeed without calling Read(), thus getting data I don't want yet), and (2) it's OS4-only (ideally I'd like something compatible with OS3).
Wed, 2015-06-24 02:00
#1
Possible to check if Pipe: has data available to read?
Author of the PortablE programming language. I love using Amiga OS4.1 on my X1000 & Sam440 :-D
Author of the PortablE programming language. I love using Amiga OS4.1 on my X1000 & Sam440 :-D
Author of the PortablE programming language. I love using Amiga OS4.1 on my X1000 & Sam440 :-D
Author of the PortablE programming language. I love using Amiga OS4.1 on my X1000 & Sam440 :-D
Author of the PortablE programming language. I love using Amiga OS4.1 on my X1000 & Sam440 :-D