Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/bluetooth



Module Name:    src
Committed By:   dsainty
Date:           Sat Jul  2 07:50:34 UTC 2005

Modified Files:
        src/sys/dev/bluetooth: bthci.c

Log Message:
bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP
instead.  Fixes a small part of PR/30566.

Also check for a set 'dying' flag here, and include it in the POLLHUP
case.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/bluetooth/bthci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index