CVS: cvs.openbsd.org: src

Rafael Sadowski <[email protected]> Wed, 29 Jul 2026 06:47:24 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/29 06:47:24

Modified files:
	usr.sbin/relayd: hce.c relay.c 

Log message:
relayd: Use imsg_get_data(3) to access imsg-data and add error handling

Hint and OK tb