pipe: use pa_pipe_buf instead of the macro PIPE_BUF
authorPino Toscano <toscano.pino@tiscali.it>
Mon, 14 Nov 2011 10:33:47 +0000 (11:33 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 Jan 2012 18:50:04 +0000 (00:20 +0530)
commit6aa84d6db0180ce4d12a17818fb6527a12f2e8fb
tree319f5ddc5b108343137e85a97d133d223968341a
parent0d41bcfcbf9c523612e37127dc857b30bc0a565f
pipe: use pa_pipe_buf instead of the macro PIPE_BUF

This helps when porting to platforms that lack PIPE_BUF.

See bug #42715
src/modules/module-pipe-source.c