Andrew Svetlov wrote: > 0MQ socket has no file descriptor at all, it's just pointer to some > unspecified structure. > So 0MQ has own *poll* function which can process that sockets as well > as file descriptors. Aaargh... yet another event loop that wants to rule the world. This is not good. -- Greg