All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] send.2: Add EALREADY to ERRORS
@ 2017-10-24 15:21 Grégory Vander Schueren
       [not found] ` <CAKQVHKg1yNB5Zpo-sJwckMWiM+TTmggF71wpARWzEzpc0StUnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Grégory Vander Schueren @ 2017-10-24 15:21 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi,

Found by looking at kernel source:
http://elixir.free-electrons.com/linux/v4.14-rc6/source/net/ipv4/tcp.c#L1134

--- man2/send.2 2017-10-24 17:13:12.503137552 +0200
+++ man2/send.2.fix     2017-10-17 17:14:32.260107294 +0200
@@ -353,6 +353,9 @@
 in
 .BR ip (7).
 .TP
+.B EALREADY
+Another Fast Open is in progress.
+.TP
 .B EBADF
 .I sockfd
 is not a valid open file descriptor.

Regards,
Gregory

(Sorry for duplicate, forgot to send as plaintext)

-- 
Grégory Vander Schueren | R&D Engineer
gregory.vanderschueren-g9H5/arvmg7k1uMJSBkQmQ@public.gmane.org |
Tessares SA | Hybrid Access Solutions
www.tessares.net
6 Rue Louis de Geer, 1348 Louvain-la-Neuve, Belgium

-- 

------------------------------
DISCLAIMER.
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system. If you are not the intended recipient 
you are notified that disclosing, copying, distributing or taking any 
action in reliance on the contents of this information is strictly 
prohibited.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] send.2: Add EALREADY to ERRORS
       [not found] ` <CAKQVHKg1yNB5Zpo-sJwckMWiM+TTmggF71wpARWzEzpc0StUnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2017-11-19  9:07   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-11-19  9:07 UTC (permalink / raw)
  To: Grégory Vander Schueren
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

Hello Grégory

On 10/24/2017 05:21 PM, Grégory Vander Schueren wrote:
> Hi,
> 
> Found by looking at kernel source:
> http://elixir.free-electrons.com/linux/v4.14-rc6/source/net/ipv4/tcp.c#L1134

Thanks. Patch applied.

Cheers,

Michael


> --- man2/send.2 2017-10-24 17:13:12.503137552 +0200
> +++ man2/send.2.fix     2017-10-17 17:14:32.260107294 +0200
> @@ -353,6 +353,9 @@
>  in
>  .BR ip (7).
>  .TP
> +.B EALREADY
> +Another Fast Open is in progress.
> +.TP
>  .B EBADF
>  .I sockfd
>  is not a valid open file descriptor.
> 
> Regards,
> Gregory
> 
> (Sorry for duplicate, forgot to send as plaintext)
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-19  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24 15:21 [patch] send.2: Add EALREADY to ERRORS Grégory Vander Schueren
     [not found] ` <CAKQVHKg1yNB5Zpo-sJwckMWiM+TTmggF71wpARWzEzpc0StUnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-19  9:07   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.