CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2023/04/09 08:30:24
Modified files: lib/libevent : event_base_new.3 Log message: Explain what it means that an API function "requires event_init(3)" in one place, not in two places, reducing duplication of text. Joint work with Ted Bullock. OK jmc@.