Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108995549
D47720.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
776 B
Referenced Files
None
Subscribers
None
D47720.diff
View Options
diff --git a/lib/libsys/getsockopt.2 b/lib/libsys/getsockopt.2
--- a/lib/libsys/getsockopt.2
+++ b/lib/libsys/getsockopt.2
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 8, 2024
+.Dd November 25, 2024
.Dt GETSOCKOPT 2
.Os
.Sh NAME
@@ -568,9 +568,14 @@
.Pp
Data received on
.Fa s
-will automatically be transmitted from the socket specified in
+will automatically be transmitted via the socket specified in
.Fa sp_fd
without any intervention by userspace.
+That is, the data will be transmitted via
+.Fa sp_fd
+as if userspace had called
+.Xr send 2
+directly.
Splicing is a one-way operation; a given pair of sockets may be
spliced in one or both directions.
Currently only connected
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 31, 10:32 AM (14 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14867961
Default Alt Text
D47720.diff (776 B)
Attached To
Mode
D47720: setsockopt.2
Attached
Detach File
Event Timeline
Log In to Comment