<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge pull request #2301 from stuart-thackray/saslLoggerStartup/OTP-15942</title>
<updated>2019-08-23T07:43:52+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-08-23T07:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=681551f849be45dfc848366cc879b0f96bff1479'/>
<id>681551f849be45dfc848366cc879b0f96bff1479</id>
<content type='text'>
Start up of SASl when compared log level is all</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start up of SASl when compared log level is all</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'kpy3/fix-fd-leak-in-logger/OTP-15997' into maint</title>
<updated>2019-08-20T07:44:13+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-08-20T07:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=034ed93975f4f3f81d20f67a34e350bcb053b439'/>
<id>034ed93975f4f3f81d20f67a34e350bcb053b439</id>
<content type='text'>
* kpy3/fix-fd-leak-in-logger/OTP-15997:
  Close log files in case of inode change properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* kpy3/fix-fd-leak-in-logger/OTP-15997:
  Close log files in case of inode change properly
</pre>
</div>
</content>
</entry>
<entry>
<title>Close log files in case of inode change properly</title>
<updated>2019-07-23T11:35:44+00:00</updated>
<author>
<name>Sergey Yelin</name>
<email>elinsn@gmail.com</email>
</author>
<published>2019-07-23T11:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d63712d2e59c6a861822fe1a2d1cd2abb9a4ff63'/>
<id>d63712d2e59c6a861822fe1a2d1cd2abb9a4ff63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bmk/erts/esock/20190614/split_modules/OTP-15765' into maint</title>
<updated>2019-07-08T13:28:16+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-08T13:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b40524bc9c0be4c11da28435e497c2a7c1f5368e'/>
<id>b40524bc9c0be4c11da28435e497c2a7c1f5368e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change logger:compare_levels/2  to allow SASL startup</title>
<updated>2019-07-08T10:58:29+00:00</updated>
<author>
<name>Stuart Thackray</name>
<email>stuart.thackray@gmail.com</email>
</author>
<published>2019-06-25T09:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b7b7d37e2b67d6842c85a688c8658e2de3a64f96'/>
<id>b7b7d37e2b67d6842c85a688c8658e2de3a64f96</id>
<content type='text'>
Allowed SASL startup when compared levels include all/none as per PR 2301.

This was achieved by adding another macro for this (?IS_LEVEL_ALL); documentation updated to show the change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allowed SASL startup when compared levels include all/none as per PR 2301.

This was achieved by adding another macro for this (?IS_LEVEL_ALL); documentation updated to show the change
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock|kernel] Updated kernel app file</title>
<updated>2019-06-27T14:35:01+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-06-27T14:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f967324f020808955465a0714d9b0704d1c1d82c'/>
<id>f967324f020808955465a0714d9b0704d1c1d82c</id>
<content type='text'>
Added the (re-) added net module to the application app file.

OTP-15765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the (re-) added net module to the application app file.

OTP-15765
</pre>
</div>
</content>
</entry>
<entry>
<title>Support local sockets with inet:i/0</title>
<updated>2019-06-27T12:26:13+00:00</updated>
<author>
<name>Frank Hunleth</name>
<email>fhunleth@troodon-software.com</email>
</author>
<published>2019-06-22T20:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9adc5cb879b1e939711a83fa7db3928310fbec06'/>
<id>9adc5cb879b1e939711a83fa7db3928310fbec06</id>
<content type='text'>
Before:

1&gt; gen_udp:open(0, [local, {ip, {local, "unixdomainfile"}}]).
{ok,#Port&lt;0.6&gt;}
2&gt; inet:i().
** exception error: bad argument
     in function  integer_to_list/1
        called as integer_to_list(&lt;&lt;"unixdomainfile"&gt;&gt;)
     in call from inet:fmt_port/2 (inet.erl, line 1646)
     in call from inet:fmt_addr/2 (inet.erl, line 1642)
     in call from inet:'-i_line/3-lc$^0/1-0-'/3 (inet.erl, line 1547)
     in call from inet:'-i_line/3-lc$^0/1-0-'/3 (inet.erl, line 1547)
     in call from inet:'-info_lines/3-lc$^0/1-0-'/3 (inet.erl, line 1546)
     in call from inet:ii/3 (inet.erl, line 1531)
     in call from inet:i/0 (inet.erl, line 1515)

After:

Port Module    Recv Sent Owner      Local Address           Foreign Address State Type
4160 local_udp 0    0    &lt;0.1747.0&gt; local:unixdomainfile    *:*             IDLE  DGRAM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before:

1&gt; gen_udp:open(0, [local, {ip, {local, "unixdomainfile"}}]).
{ok,#Port&lt;0.6&gt;}
2&gt; inet:i().
** exception error: bad argument
     in function  integer_to_list/1
        called as integer_to_list(&lt;&lt;"unixdomainfile"&gt;&gt;)
     in call from inet:fmt_port/2 (inet.erl, line 1646)
     in call from inet:fmt_addr/2 (inet.erl, line 1642)
     in call from inet:'-i_line/3-lc$^0/1-0-'/3 (inet.erl, line 1547)
     in call from inet:'-i_line/3-lc$^0/1-0-'/3 (inet.erl, line 1547)
     in call from inet:'-info_lines/3-lc$^0/1-0-'/3 (inet.erl, line 1546)
     in call from inet:ii/3 (inet.erl, line 1531)
     in call from inet:i/0 (inet.erl, line 1515)

After:

Port Module    Recv Sent Owner      Local Address           Foreign Address State Type
4160 local_udp 0    0    &lt;0.1747.0&gt; local:unixdomainfile    *:*             IDLE  DGRAM
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock] More doc woes</title>
<updated>2019-06-24T10:38:32+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-06-24T07:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=878741953069a8d0a7d683cf2b7cbbfe957e880d'/>
<id>878741953069a8d0a7d683cf2b7cbbfe957e880d</id>
<content type='text'>
Also needed to take care of the specs files (in erts and kernel docs).
Also, ifdef'ing the net module adjusted (again).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also needed to take care of the specs files (in erts and kernel docs).
Also, ifdef'ing the net module adjusted (again).
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock] Documentation woes</title>
<updated>2019-06-20T16:07:08+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-06-17T16:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=55685630a4c2edccda1954e4bfb2ee590a4467f9'/>
<id>55685630a4c2edccda1954e4bfb2ee590a4467f9</id>
<content type='text'>
Still trying to make --disable-esock to work properly.
Now the primary chore is the doc building.

OTP-15765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still trying to make --disable-esock to work properly.
Now the primary chore is the doc building.

OTP-15765
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-22' into maint</title>
<updated>2019-06-18T08:13:18+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-06-18T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e5b0b72d7213788ae6d4f01be14ba48ac463589d'/>
<id>e5b0b72d7213788ae6d4f01be14ba48ac463589d</id>
<content type='text'>
* maint-22:
  Updated OTP version
  Prepare release

# Conflicts:
#	make/otp_version_tickets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-22:
  Updated OTP version
  Prepare release

# Conflicts:
#	make/otp_version_tickets
</pre>
</div>
</content>
</entry>
</feed>
