haiku/src/add-ons
Jérôme Duval 3285dcae22 tcp: reset receive.low_water_mark when nothing to read anymore
the socket interface module checks the receive.low_water_mark to automatically
notify a read event. available_data will be zero, thus enabling the notification.

fixes the test poll_nm in NSPR.

Change-Id: I5354faec439df96671506550cdb144a45f6082b1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4820
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2021-12-17 20:40:55 +00:00
..
accelerants radeon_hd/pll: Guard bpc on non-HDMI under table 1.5,1.6 2021-12-11 10:30:43 -06:00
bluetooth
control_look Control looks do not need to link against app_server. 2021-10-19 21:57:31 -04:00
decorators control_look/decor: Add Flat style to haiku_extras package 2021-10-06 15:23:27 +00:00
disk_systems libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
index_server index_server: Fix obvious memory leak in CLuceneDataBase 2016-01-08 16:26:44 -06:00
input_server VirtualKeyboard: Fold KeyboardLayoutView back into the Keymap preferences one. 2021-09-27 18:25:44 -04:00
kernel tcp: reset receive.low_water_mark when nothing to read anymore 2021-12-17 20:40:55 +00:00
locale add-ons/locale: Remove unused auto_ptr 2018-12-02 21:31:26 +00:00
mail_daemon fix build after AutoDeleter change 2020-12-10 11:39:49 +00:00
media MACLib: Only define min & max if we are on GCC2. 2021-12-07 22:19:31 -05:00
network_settings DNSSettingsView: Disable list buttons when nothing selected 2021-02-13 19:30:53 +00:00
print Remove some dynamic exception specifiers. 2021-11-17 21:08:49 -05:00
screen_savers screen_savers/nebula: Add more localization 2021-07-29 12:47:34 +00:00
tracker Replace usages of B_FILE_NOT_FOUND in non-BeOS-API code. 2021-10-19 11:33:47 -04:00
translators EXTranslator: Disambiguate clamp(). 2021-12-07 14:22:24 -05:00
Jamfile Add a BeControlLook addon 2019-05-13 22:15:30 +00:00