Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mjw9100 committed Aug 3, 2010
1 parent a0babb5 commit 7568c26
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README
Expand Up @@ -4,16 +4,6 @@ WELCOME
zmq_reactor is intended to be a "reactor" style interface which will support building complex
communication patterns with ØMQ.


IMPORTANT NOTE
==============
The interface is in a state of flux. The multi-faceted poll() commands
and policy structures will be removed in the next version, and replaced
with flags in the actual reactor structure.

Please use *only* the basic poll() form (zmq_reactor_poll()) to ensure
compatibility.

BACKGROUND
==========

Expand Down

0 comments on commit 7568c26

Please sign in to comment.