]> granicus.if.org Git - libevent/commit
test: fix regress_http evhttp_bind_unixsocket() on macOS
authorPierce Lopez <pierce.lopez@gmail.com>
Fri, 17 Sep 2021 05:39:46 +0000 (01:39 -0400)
committerPierce Lopez <pierce.lopez@gmail.com>
Fri, 17 Sep 2021 14:33:55 +0000 (10:33 -0400)
commit58d4e50d3c673af49da1e087cbd66991b710df22
tree2cc8c50ecf990ba780c0cf8c0aa65fea1108b3ff
parentbceab045ea8f4b421d1e3767f11d2b034153d96d
test: fix regress_http evhttp_bind_unixsocket() on macOS

needs to use evutil socket helper for SOCK_NONBLOCK / SOCK_CLOEXEC
test/regress_http.c