gecko/dom/bluetooth2/bluedroid
Thomas Zimmermann cfe17e277b Bug 1062754: Support peer shutdown and EOF in |SocketIOBase|, r=qdot, btian
Calling read on a socket that has been closed for reading by the
peer, read returns 0. The socket is still readable however, so
polling and reading will return constant results of 0 received
bytes.

With this patch, if a socket's peer shuts down reading or if
we reached the EOF, we stop watching the file descriptor for
readability. |SocketIOBase| will detect this case exactly once
and initiate the socket's shutdown.
2014-09-05 10:16:24 +02:00
..
hfp Bug 843452 - Part 2-2: Bluetooth changes for MobileConnectionService interface. r=echou 2014-07-02 17:14:08 +08:00
hfp-fallback Bug 1045461: Fix HFP fallback code to work with latest Bluetooth changes (under bluetooth2/), r=btian 2014-07-29 10:47:31 +02:00
b2g_bdroid_buildcfg.h
BluetoothA2dpManager.cpp Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian 2014-09-05 10:00:41 +02:00
BluetoothA2dpManager.h Bug 1061124: Implement Bluetooth A2DP notifications (under bluetooth2/), r=btian 2014-09-05 10:00:40 +02:00
BluetoothInterface.cpp Bug 1061124: Use Bluetooth A2DP and AVRCP notifications (under bluetooth2/), r=btian 2014-09-05 10:00:40 +02:00
BluetoothInterface.h Bug 1061124: Use Bluetooth A2DP and AVRCP notifications (under bluetooth2/), r=btian 2014-09-05 10:00:40 +02:00
BluetoothOppManager.cpp Backed out 6 changesets (bug 1059813) by request. 2014-09-03 11:29:16 -04:00
BluetoothOppManager.h
BluetoothServiceBluedroid.cpp Bug 1054242: Cleanup |BluetoothServiceBluedroid| and related functions (under bluetooth2/), r=btian 2014-09-02 12:38:46 +02:00
BluetoothServiceBluedroid.h Bug 1054242: Implement Bluetooth Core notifications (under bluetooth2/), r=btian 2014-09-02 12:38:45 +02:00
BluetoothSocket.cpp Bug 1062754: Support peer shutdown and EOF in |SocketIOBase|, r=qdot, btian 2014-09-05 10:16:24 +02:00
BluetoothSocket.h Bug 1050174: Cleanup interface of |BluetoothSocket| (under bluetoth2/), r=btian 2014-08-21 09:30:37 +02:00
BluetoothUtils.cpp Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian 2014-09-05 10:00:41 +02:00
BluetoothUtils.h Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian 2014-09-05 10:00:41 +02:00