Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
0165-Fix-typo-in-socket-docs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0165-Fix-typo-in-socket-docs.patch of Package erlang
From b9d929c7095aab7714912bf1014eb7d5c631e7f5 Mon Sep 17 00:00:00 2001 From: bibajz <libas@acco.cz> Date: Mon, 8 Nov 2021 16:35:57 +0100 Subject: [PATCH] Fix typo in socket docs --- lib/kernel/doc/src/socket.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kernel/doc/src/socket.xml b/lib/kernel/doc/src/socket.xml index d211bea310..09be17c14f 100644 --- a/lib/kernel/doc/src/socket.xml +++ b/lib/kernel/doc/src/socket.xml @@ -1543,7 +1543,7 @@ <note> <p> Note that when this call has returned - <c>{error, timeout</c> the connection state of the socket + <c>{error, timeout}</c> the connection state of the socket is uncertain since the platform's network stack may complete the connection at any time, up to some platform specific time-out. -- 2.31.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor