You can try playing with socat tool ( http://www.dest-unreach.org/socat/ ) to forward unix socket over ip transparently to the application using it.
I'm not sure how practical it would be - I mean how big additional latencies introduced and potential throughput and such.
21.03.2014 16:09, Luca Valtulina пишет:
Hi list,
wouldn't be useful to have the possibility to choose (at least) between UNIX and INET socket to be used for connecting to an external MNCC?
If this will be the case where should the choice be made? I was thinking to add an extra option to bsc_hack but the choice can also be hard-coded (prior to compilation).