haiku/src/add-ons
Axel Dörfler 1a19981411 * If we don't add a buffer because of FLAG_NO_RECEIVE, we still have to
maintain our fReceiveNext member, or else the other endpoint never gets its
  data acknowledged. This fixes the ssl_closure test of the neon test suite,
  all tests finally go through.
* Use is_writable() in SendData() instead of checking all the states manually.
* Also bail out when the endpoint stops being writable when we were waiting
  for it to become writable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25573 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-20 10:15:14 +00:00
..
accelerants Rudolf's accelerant skeleton is not really meant to be built. 2008-05-07 12:14:49 +00:00
decorators Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
disk_scanner Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
disk_systems * Initialize() should also cause initializing the partition which would 2008-03-17 12:53:17 +00:00
input_server * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * If we don't add a buffer because of FLAG_NO_RECEIVE, we still have to 2008-05-20 10:15:14 +00:00
mail_daemon * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media set user data to contain codec id 2008-05-16 02:29:10 +00:00
opengl added CMAP8 support 2008-03-29 14:55:41 +00:00
print fix misuse of ... with B_UTF8_ELLIPSIS 2008-04-29 21:48:36 +00:00
screen_savers fix misuse of ... with B_UTF8_ELLIPSIS 2008-04-29 21:48:36 +00:00
tracker * I'm not sure if that puts more or less pressure on stippi, but the 2008-04-03 12:39:06 +00:00
translators Build fix for gcc4. 2008-05-11 17:04:25 +00:00
Jamfile Beginnings of a userland intel disk system add-on. 2007-10-13 21:34:15 +00:00