gecko-dev/dom/bluetooth/bluedroid
Thomas Zimmermann 261a3f87cf 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, r=shuang 2014-07-29 10:47:09 +02:00
BluetoothA2dpManager.cpp Bug 1061126: Cleanup ANDROID_VERSION from BluetoothA2DPManager, r=shuang 2014-09-02 12:46:08 +02:00
BluetoothA2dpManager.h Bug 1057337: Implement Bluetooth A2DP notifications, r=shuang 2014-09-01 10:11:53 +02:00
BluetoothInterface.cpp Bug 1061126: Make Bluetooth AVRCP interface generally available, r=shuang 2014-09-02 12:46:07 +02:00
BluetoothInterface.h Bug 1061126: Make Bluetooth AVRCP interface generally available, r=shuang 2014-09-02 12:46:07 +02:00
BluetoothOppManager.cpp Backed out 6 changesets (bug 1059813) by request. 2014-09-03 11:29:16 -04:00
BluetoothOppManager.h Bug 939672 - Patch 2/2: Move NS_DECL_ISUPPORTS and NS_DECL_NSIOBSERVER into BluetoothProfileManagerBase.h 2014-02-20 18:15:47 +08:00
BluetoothServiceBluedroid.cpp Merge b2g-inbound to m-c. a=merge 2014-08-29 15:26:40 -04:00
BluetoothServiceBluedroid.h Bug 929376 - Part 2: Move 'IsConnected' from BluetoothManager to BluetoothAdapter and allow it to be used on content process. r=shawnjohnjr 2014-08-26 18:50:35 +08: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 992206: Cleanup interface of |BluetoothSocket|, r=shuang 2014-08-07 11:37:50 +02:00
BluetoothUtils.cpp Bug 1057337: Cleanup BluetoothA2DPManager and related code, r=shuang 2014-09-01 10:11:54 +02:00
BluetoothUtils.h Bug 1057337: Cleanup BluetoothA2DPManager and related code, r=shuang 2014-09-01 10:11:54 +02:00
b2g_bdroid_buildcfg.h Bug 993286 - Patch 2/3: Support AT+CHLD=3 to merge calls, r=echou, a=1.4+ 2014-04-24 14:55:27 +08:00