Date: Fri, 11 Aug 2006 19:41:51 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_sock.c src/sys/netsmb smb_trantcp.c Message-ID: <200608111941.k7BJfpfO010071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-08-11 19:41:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netncp ncp_sock.c
sys/netsmb smb_trantcp.c
Log:
MFC:
- Fix ncp_poll() to not panic by faking up enough poll(2) state in the
current thread.
- Fix the rselect() routines for netncp and netsmb to return EWOULDBLOCK
if the timeout is elapsed before they can block and to invoke
pru_sopoll() directly.
Revision Changes Path
1.15.2.1 +27 -7 src/sys/netncp/ncp_sock.c
1.22.2.1 +7 -11 src/sys/netsmb/smb_trantcp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608111941.k7BJfpfO010071>
