haiku/headers/private
Augustin Cavalier 459fa41f17 network/stack: Get rid of socket_readv and socket_writev.
These have not been used in years (maybe since the redesign of the
network stack?). Only socket_writev had an implementation, which was
mostly just an incomplete version of socket_send.

Scatter/gather I/O is already supported via msghdr's msg_iov/len fields,
so this is redundant anyway.

Change-Id: If41c4f4ee021856f6db49c7cb95422a9c1aa7700
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7127
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2023-11-24 16:28:38 +00:00
..
app
audio
binary_compatibility
bluetooth bluetooth: DoublyLinkedQueue is not actually used. 2023-08-04 13:16:57 -04:00
debug
debugger
device
drivers
file_systems
firewire
fs_shell
graphics radeon_hd: Add missing USB C connector type 2023-10-14 17:19:12 +00:00
i2c
index_server
input
interface
kernel kernel/x86_64: on context switch, load defaults in fpu control and mxcsr 2023-11-14 21:31:01 +00:00
libroot ICUTimeConversion: Fix buffer overflows and add more error handling. 2023-10-28 16:36:12 -04:00
locale
mail
media
midi
mount
net network/stack: Get rid of socket_readv and socket_writev. 2023-11-24 16:28:38 +00:00
netservices HaikuDepot: Token Based Authentication 2023-09-25 06:20:32 +00:00
netservices2
notification
package
preferences
print
runtime_loader
screen_saver
shared Shared: JSON Parse Perf 2023-11-16 20:38:21 +00:00
storage
support
syslog_daemon
system riscv64/mmu: use struct bitfield for flags and std::atomic 2023-09-25 15:50:59 +00:00
textencoding
tracker Tracker: Reimplement BSlowContextPopup as BPopUpNavMenu. 2023-08-30 17:04:24 -04:00
usb_vision
userlandfs userlandfs: use std::bitset for FSCapabilities 2023-07-10 06:27:18 +00:00
virtio virtio: support modern devices 2023-10-15 13:02:41 +00:00
vmdk
wmi