> > way to read from a named pipe /
> > fifo in Linux? 
[…]
> anyhow, zexy also has [freadln] and [fwriteln] which should work ok.

Both make Pd freeze when trying to [open( a fifo. Steps to reproduce:

1. In terminal: mkfifo /tmp/testfifo

2. In Pd:

[open /tmp/testfifo cr(  //comment: same without "cr"
|
[freadln]

3. click message

result:
 - Pd unresponsive
 - Only repeated "watchdog: signaling pd..." from the command that
   opened Pd. (-verbose doesn't give any more.)

c

Attachment: pgpVLj_WEMlKP.pgp
Description: Digitale Signatur von OpenPGP

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to