Hi Paolo, > I was wondering if ZeroMQ is usable on Symbian... It has TCP, it has > most of POSIX (with open C/C++) but I wasn't able to track any reference > on the net. > Does it exists, is it possible to port/compile it for symbian?
I don't know whether anyone has used this combination, but I don't see why it shouldn't work. > It seems that they do not implement Posix signals. May it be a problem? No. It is not. 0MQ does not use POSIX signals. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
