[Bug 278391] net/libzmq4: Add option enabling draft APIs (DRAFT_API)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Apr 2024 16:45:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278391

            Bug ID: 278391
           Summary: net/libzmq4: Add option enabling draft APIs
                    (DRAFT_API)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: yuri@freebsd.org
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Created attachment 250008
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250008&action=edit
patch

Some draft APIs are necessary in certain usage contexts.
For example, the poller API is draft, but is necessary in order for ZMQ
applications to implement timeouts.

This is why the patch has this option enabled by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.