[fpc-devel] Inter Process Communication
Marco van de Voort
marcov at stack.nl
Wed Feb 28 10:54:11 CET 2007
> Does the IPC unit written for linux by Michael Van Canneyt now support other
> platforms?
Yes, since 2.0 it supports FreeBSD and some tests with OS X were also done
(a handful of functions isn't implemented on OS X, see interface), using the
documentation examples.
However it is a bit sensitive to correct use, and avoiding linux specific
tricks and options.
More information about the fpc-devel
mailing list