Angus Leeming <[EMAIL PROTECTED]> writes:

| The lyxserver uses the low-level C-functions open(), close(), read() and 
| write() to get, put data to the in,output pipes.
>
| Why? Is their a reason why we don't use C++ filestreams?

because you cannot bind it portably to a socket...
and you need to register the socket with the xforms socket handler...

-- 
        Lgb

Reply via email to