Creating a TSocket as a pipe?

Ulrich Jost (jost@evalo1.ific.uv.es)
Tue, 30 Mar 1999 13:09:13 +0200 (CET)


Hi,

I'd like to use a unix pipe to communciate between two threads, ie notify
the root event loop from another thread and let it call Notify(). In
rootdigest I found how to do it for sockets. How can I create a TSocket
being a simple pipe?

Thanks, Ulrich