Date: Tue, 6 Feb 2007 16:25:27 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libpdel Makefile ports/devel/libpdel/files patch-util_paction.c patch-util_pevent.c Message-ID: <200702061625.l16GPRc0003952@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2007-02-06 16:25:27 UTC FreeBSD ports repository Modified files: devel/libpdel Makefile Added files: devel/libpdel/files patch-util_paction.c patch-util_pevent.c Log: - Add two patches. 1) Fix a race condition. It prevents UDP sockets/descriptors leak when active RADIUS authorization used. 2) FSM events processing optimization. System calls nubers reduced almost twice. (It makes mpd4 faster) Submitted by: Alexander Motin <mav_at_alkar.net> Approved by: software developers Revision Changes Path 1.21 +1 -1 ports/devel/libpdel/Makefile 1.1 +54 -0 ports/devel/libpdel/files/patch-util_paction.c (new) 1.1 +107 -0 ports/devel/libpdel/files/patch-util_pevent.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702061625.l16GPRc0003952>