[PD] read Linux fifos / named pipes

Carlos Franke carlos_franke at posteo.de
Sun Mar 24 10:38:12 CET 2019


> > 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20190324/64ffed17/attachment.sig>


More information about the Pd-list mailing list