From 02aca536aec93edd799d67615e47bdb7b5babf4a Mon Sep 17 00:00:00 2001
From: Hans Bolinder
A list of application versions that the application
depends on. An example of such an application version is
A tuple where the elements are of type
Use
Use
Use
-
Sets the magic cookie of
An application archive file and a regular application directory
may coexist. This may be useful when there is a need of having
@@ -242,7 +242,7 @@
particular useful to set the flag to
The With a call to The function The The The The function accepts the following parameters: The monitor tag is always The The function accepts the following parameters: The filesystem path to the directory where the driver
object file is situated. The filename of the object file
@@ -665,7 +665,7 @@
to have only one loader of a driver one wants to
upgrade in a running system! The name parameter is the name of the driver to be used
in subsequent calls to A number of options can be specified to control the
loading operation. The options are given as a list of
two-tuples, the tuples having the following values and
meanings: This option is to provide options that will change
its general behavior and will "stick" to the driver
@@ -701,7 +701,7 @@
when the last A This option is used when one wants to
reload a driver from disk, most often in a
@@ -910,13 +910,13 @@
The function accepts the following parameters: The name parameter is the name of the driver to be
unloaded. The name can be specified either as an
The This option creates a driver monitor if the condition
given in Enables or disables printout of standard events to a file. This is done by adding or deleting the standard event handler
diff --git a/lib/kernel/doc/src/file.xml b/lib/kernel/doc/src/file.xml
index 4954568086..9cd4cfa712 100644
--- a/lib/kernel/doc/src/file.xml
+++ b/lib/kernel/doc/src/file.xml
@@ -87,9 +87,10 @@
A file descriptor representing a file opened in Lists all files in a directory, except files
+ Lists all files in a directory, except files
with "raw" names. Returns
The current system access to the file. The last time the file was read. The last time the file was written. The interpretation of this time field depends on
the operating system. On Unix, it is the last time
@@ -1745,7 +1746,7 @@
See If the OS used does not support sendfile, an Erlang fallback
using file:read and gen_tcp:send is used. The option list can contain the following options:
+ The option list can contain the following options: If the
The following fields are used from the record, if they are given.
The last time the file was read.
The last time the file was written.
On Unix, any value give for this field will be ignored
(the "ctime" for the file will be set to the current
diff --git a/lib/kernel/doc/src/gen_sctp.xml b/lib/kernel/doc/src/gen_sctp.xml
index b704d90613..456108a2fe 100644
--- a/lib/kernel/doc/src/gen_sctp.xml
+++ b/lib/kernel/doc/src/gen_sctp.xml
@@ -77,9 +77,10 @@
An opaque term returned in for example #sctp_paddr_change{}
+ Socket identifier returned from
WARNING:Using a value of
WARNING:Using a value of
The number of outbound and inbound streams can be set by
giving an
connect(Socket , Ip,Port , +connect(Socket, Ip, Port>, [{sctp_initmsg,#sctp_initmsg{num_ostreams=OutStreams, max_instreams=MaxInStreams}}])All options
are set on the socket before the diff --git a/lib/kernel/doc/src/gen_tcp.xml b/lib/kernel/doc/src/gen_tcp.xml index 8d9f09cea7..6a19e76c4f 100644 --- a/lib/kernel/doc/src/gen_tcp.xml +++ b/lib/kernel/doc/src/gen_tcp.xml @@ -78,9 +78,10 @@ do_recv(Sock, Bs) -> Opt - diff --git a/lib/kernel/doc/src/gen_udp.xml b/lib/kernel/doc/src/gen_udp.xml index 6f34aba43c..79cd87dcef 100644 --- a/lib/kernel/doc/src/gen_udp.xml +++ b/lib/kernel/doc/src/gen_udp.xml @@ -43,9 +43,9 @@+ socket() socket() - As returned by accept/1,2 and connect/3,4.
+
+ As returned by accept/1,2 and connect/3,4. - diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml index e6d418dc58..088d78c1d6 100644 --- a/lib/kernel/doc/src/inet.xml +++ b/lib/kernel/doc/src/inet.xml @@ -4,7 +4,7 @@+ socket() socket() - As returned by open/1,2.
+
As returned by open/1,2. - 1997 2013 +1997 2015 Ericsson AB. All Rights Reserved. @@ -117,8 +117,9 @@ fe80::204:acff:fe17:bf38
See
Do not rely too much on the order of
The Parses an ip_address() and returns an IPv4 or IPv6 address string. Parses an
Parses an IPv4 address string and returns an ip4_address(). +
Parses an IPv4 address string and returns an
Parses an IPv4 address string containing four fields, i.e not shortened, and returns an ip4_address().
+Parses an IPv4 address string containing four fields, i.e not shortened, and returns an
Parses an IPv6 address string and returns an ip6_address(). +
Parses an IPv6 address string and returns an
Parses an IPv6 address string and returns an ip6_address(). - Does not accept IPv4 adresses.
+Parses an IPv6 address string and returns an
Parses an IPv4 or IPv6 address string and returns an ip4_address() or ip6_address(). Accepts a shortened IPv4 address string.
+Parses an IPv4 or IPv6 address string and returns an
Parses an IPv4 or IPv6 address string and returns an ip4_address() or ip6_address(). Does not accept a shortened IPv4 address string.
+Parses an IPv4 or IPv6 address string and returns an
+ Example:
setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp
- Note also that the filesystem containing the virtual machine
+ Note also that the filesystem containing the virtual machine
executable (beam.smp in the example above) has to be local,
mounted without the nosetuid flag,
support extended attributes and that
diff --git a/lib/kernel/doc/src/inet_res.xml b/lib/kernel/doc/src/inet_res.xml
index 6a2c9b1955..851a36aba9 100644
--- a/lib/kernel/doc/src/inet_res.xml
+++ b/lib/kernel/doc/src/inet_res.xml
@@ -4,7 +4,7 @@
- 2009 2013
+ 2009 2015
Ericsson AB. All Rights Reserved.
@@ -77,8 +77,11 @@
query is tried for the alt_nameservers .
The following data types concern the resolver:
+Resolver types:
A string with no adjacent dots.
This is the start of a hiearchy of opaque data structures that can be examined with access functions in inet_dns that return lists of {Field,Value} tuples. The arity 2 functions - just return the value for a given field. + just return the value for a given field.
dns_msg() = DnsMsg inet_dns:msg(DnsMsg) -> @@ -154,18 +162,19 @@ dns_rr() = DnsRr | {version, integer()} | {z, integer()} | {data, dns_data()} ] - inet_dns:rr(DnsRr, Field) -> Value + inet_dns:rr(DnsRr, Field) -> Value-There is an info function for the types above: +
There is an info function for the types above:
+inet_dns:record_type(dns_msg()) -> msg; inet_dns:record_type(dns_header()) -> header; inet_dns:record_type(dns_query()) -> dns_query; inet_dns:record_type(dns_rr()) -> rr; -inet_dns:record_type(_) -> undefined. +inet_dns:record_type(_) -> undefined.-So; inet_dns:(inet_dns:record_type(X))(X) will convert -any of these data structures into a {Field,Value} list. +
So; inet_dns:(inet_dns:record_type(X))(X) will convert +any of these data structures into a {Field,Value} list.
Resolve a DNS record of the given type and class for the given name.
The returned
If This function calls As
Fix returned error from gen_tcp:accept/1,2 when - running out of ports + running out of ports.
The {error, enfile} return value is badly misleading and confusing for this case, since the Posix ENFILE errno @@ -1227,7 +1227,7 @@ {error, system_limit}, which is consistent with e.g. various file(3) functions. inet:format_error/1 has also been updated to support system_limit in the same manner - as file:format_error/1. (Thanks to Per Hedeland)
+ as file:format_error/1. (Thanks to Per Hedeland)Own Id: OTP-9990
Correct callback spec in application
module Refine warning about callback
specs with extra ranges Cleanup
@@ -1433,7 +1432,7 @@
analysis Fix crash in
Dialyzer Variable substitution was
not generalizing any unknown variables.
Own Id: OTP-9776
Returns current
OS system time can also be retreived by
-