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