Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi ,


I have an extension that is communicating with a a standalone shared lib running via uno exe. I 
start a background thread in scalc and use osl::socket (client/server) to pass data.
Q1. I need multiple scalc instances to connect to this uno exe. Is there a way to achieve "select" 
or "epoll" functionality in osl::socket
Q2. I tried to use plain socket in uno shared lib but the scalc extension did not respond. Then I 
tried compiling scalc extension using plain sockets but had compilation issues.
        It seems the bind/listen etc are renamed in sal layer.
        If I intend to restrict my extension and uno server to linux, is there a work around to use 
plain sockets ?

Thanks
Neeraj


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.