Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation for 4.0.0 release #1

Merged
merged 8 commits into from
Sep 20, 2013
Merged

Preparation for 4.0.0 release #1

merged 8 commits into from
Sep 20, 2013

Commits on Sep 20, 2013

  1. Configuration menu
    Copy the full SHA
    4298f71 View commit details
    Browse the repository at this point in the history
  2. Renamed test_connect_delay to test_immediate

    * The ZMQ_CONNECT_DELAY option was renamed to ZMQ_IMMEDIATE
    hintjens committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    fef4fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce9b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b411a35 View commit details
    Browse the repository at this point in the history
  5. Renamed new socket options to be clearer

    * ZMQ_REQ_STRICT was negative option (default 1) which goes against
      the standard, where defaults are zero. I renamed this to
      ZMQ_REQ_RELAXED.
    
    * ZMQ_REQ_REQUEST_IDS felt clumsy and describes the technical solution
      rather than the problem/requirement. I changed to ZMQ_REQ_CORRELATE
      which seems more explicit.
    hintjens committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    e0676a2 View commit details
    Browse the repository at this point in the history
  6. Updated NEWS for 4.0.0

    hintjens committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    c10a3ec View commit details
    Browse the repository at this point in the history
  7. Version number is 4.0.0

    hintjens committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    2f49055 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a31fe95 View commit details
    Browse the repository at this point in the history