From d9286a9a68e8b10dcf006a60ec84a0439e725fac Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Fri, 12 Feb 2010 15:55:58 +0000 Subject: OTP-8431: Fix error handling of httpc_manager and its starter process OTP-8431: jean-sebastien.pedron@dumbbell.fr --- lib/inets/doc/src/notes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/inets/doc/src/notes.xml') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index e95c8d6e97..0c524f00d1 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -354,7 +354,7 @@ request, when the client connects to the server. Default value is that of the timeout option.

See the - request/4,5 + request/4,5 function for more info.

Own Id: OTP-7298

@@ -461,7 +461,7 @@ the client connects to the server.

As a side-effect of this, the option ipv6 has been removed and replaced by the ipfamily option.

-

See http:set_options/1,2 +

See http:set_options/1,2 for more info.

*** POTENTIAL INCOMPATIBILITY ***

Own Id: OTP-8004

-- cgit v1.2.3