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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to