Date: Tue, 27 Oct 1998 14:53:25 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chat.c Message-ID: <199810272253.OAA15705@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/10/27 14:53:25 PST Modified files: usr.sbin/ppp chat.c Log: Untimeout the chat expect timer as soon as we get a match - otherwise, with a delayed (\\d) ``send'', the timeout may happen during the send and cause a failure. Problem reported by: David L. Vondrasek <dallas.tx@airmail.net> Revision Changes Path 1.52 +2 -1 src/usr.sbin/ppp/chat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810272253.OAA15705>