CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/09/17 22:24:50
Modified files:
print/cups : Makefile
Added files:
print/cups/patches: patch-cups_http-addrlist_c
Log message:
print/cups: Don't setsockopt TCP_NODELAY on AF_UNIX sockets
This is an error, which it handled as just a debug message. Future
pledge changes will restrict IPPROTO_TCP to TCP sockets only.
ok ajacoutot@
