haiku/headers/private
Andreas Faerber ce6fdd33ef Detach UDP sockets on cleanup
The UDP service does not own the UDP sockets. When shutting down,
inform the bound sockets that the service is no longer available.
This allows subsequent method calls to error out cleanly.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2017-11-13 16:48:09 +01:00
..
app Implementation of BFont::Blocks 2017-05-08 22:17:53 +02:00
audio Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth bluetooth: remove DEBUG definition. 2016-06-05 18:55:44 +02:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
debugger Debugger: Rework parts of report generation. 2016-12-09 23:11:23 -05:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers ide: Remove last ide fragments. 2017-06-28 08:51:24 -05:00
file_systems FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell fssh_time: Fix following time_t changes. 2017-06-30 18:14:47 -04:00
graphics nvidia_gpgpu: Remove from tree. 2017-09-30 21:27:47 -04:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface Interface Kit: Make BControlLook a proper pure-virtual base class. 2017-09-30 21:12:33 -04:00
kernel Detach UDP sockets on cleanup 2017-11-13 16:48:09 +01:00
libroot Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
media BMediaFile: fix MediaExtractor crash. 2017-07-24 11:59:05 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount * Removed now obsolete notification (this was not even used in Tracker 2009-10-07 19:31:57 +00:00
net BSocketMessenger: Further improvements. 2016-05-14 21:31:24 -04:00
notification Notifications preflet and notification_server 2017-09-23 11:41:33 -04:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
preferences Fix glitch in Screen prefs when changing background color. 2017-04-30 10:29:39 +02:00
print PictureIterator.h: fix header guard spelling 2016-07-10 17:11:20 +02:00
runtime_loader runtime_loader: increase max length for image names. 2017-04-20 18:23:36 +02:00
screen_saver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support JobQueue: fixed incorrect requeuing. 2015-10-18 13:11:26 +02:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system wait4(): retrieve dead team entries usage information. 2017-10-10 17:20:46 +02:00
textencoding missing comment tokens 2007-06-20 21:20:11 +00:00
tracker Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs FUSE compat: add Haiku extension 2017-02-27 19:58:13 +00:00
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to 2009-10-01 03:08:46 +00:00