<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/erts/doc/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>Add helping verb</title>
<updated>2019-08-19T17:14:02+00:00</updated>
<author>
<name>Tom Kelley</name>
<email>distortedsignal@users.noreply.github.com</email>
</author>
<published>2019-08-19T17:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0201937ce74e8dc86f3b07c7a37d88fdccd91f5c'/>
<id>0201937ce74e8dc86f3b07c7a37d88fdccd91f5c</id>
<content type='text'>
Needed a helping verb, added a helping verb.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed a helping verb, added a helping verb.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2325 from max-au/is_map_key_doc_fix</title>
<updated>2019-08-12T12:50:45+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-08-12T12:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d203e847548586f6ef80ac0e73a5f6f173efe1c6'/>
<id>d203e847548586f6ef80ac0e73a5f6f173efe1c6</id>
<content type='text'>
Fix documentation for erlang:is_map_key/2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix documentation for erlang:is_map_key/2</pre>
</div>
</content>
</entry>
<entry>
<title>[esock|doc] Updated select-info</title>
<updated>2019-07-30T15:54:38+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-30T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5160aa7f66dff4f9beb3a57eb9b1f3dc3b408617'/>
<id>5160aa7f66dff4f9beb3a57eb9b1f3dc3b408617</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/20190717/socket_options/OTP-15904' into maint</title>
<updated>2019-07-30T14:43:36+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-30T14:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d065c9b0a4ca53f73b9b586b40f6b5a4d2909a99'/>
<id>d065c9b0a4ca53f73b9b586b40f6b5a4d2909a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation for erlang:is_map_key/2</title>
<updated>2019-07-29T18:32:04+00:00</updated>
<author>
<name>Maxim Fedorov</name>
<email>dane@whatsapp.com</email>
</author>
<published>2019-07-29T18:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02effdd81e311566e23e2b9182e201dbb1b65d3f'/>
<id>02effdd81e311566e23e2b9182e201dbb1b65d3f</id>
<content type='text'>
This function is allowed to be used in guards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function is allowed to be used in guards.
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock|doc] *May* require admin capability</title>
<updated>2019-07-17T16:49:03+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-17T16:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4309c7b482493d522cb549de85613a0bd840bd30'/>
<id>4309c7b482493d522cb549de85613a0bd840bd30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock|doc] Clarify select info</title>
<updated>2019-07-17T14:52:37+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-17T14:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bf481cca791033814163806446ea784b5bfd5436'/>
<id>bf481cca791033814163806446ea784b5bfd5436</id>
<content type='text'>
Clarify select info, used in various functions.

OTP-15731
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify select info, used in various functions.

OTP-15731
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock] Add test case for socket option bindtodevice</title>
<updated>2019-07-17T10:12:38+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-10T14:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab78a0e3c0655efe5a8aab3569aca0859811dd4a'/>
<id>ab78a0e3c0655efe5a8aab3569aca0859811dd4a</id>
<content type='text'>
Add test case for the socket option bindtodevice. Also make
correction in the nif code. Used the wrong option (broadcast).
Also added more info to doc.

Note sure if this test case actually works. Set and get "works",
but the value returned by get is always "". So either we should
extend the test to made sure the bind actually has the expected
effect or... Something for a rainy day maybe...

OTP-15904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test case for the socket option bindtodevice. Also make
correction in the nif code. Used the wrong option (broadcast).
Also added more info to doc.

Note sure if this test case actually works. Set and get "works",
but the value returned by get is always "". So either we should
extend the test to made sure the bind actually has the expected
effect or... Something for a rainy day maybe...

OTP-15904
</pre>
</div>
</content>
</entry>
<entry>
<title>[esock] Add test case for socket option acceptconn</title>
<updated>2019-07-17T10:12:38+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-10T10:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b76907abc160fdbb192e81f0a8dadde9455db9ea'/>
<id>b76907abc160fdbb192e81f0a8dadde9455db9ea</id>
<content type='text'>
Add test case for the socket option acceptconn. Also make
minor correction (error when trying to set this option
was incorrect). Doc was also incorrect (spelled wrong).

OTP-15904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test case for the socket option acceptconn. Also make
minor correction (error when trying to set this option
was incorrect). Doc was also incorrect (spelled wrong).

OTP-15904
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bmk/erts/esock/20190626/finalize_counters/OTP-15818' into maint</title>
<updated>2019-07-08T14:41:28+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2019-07-08T14:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1e2343e748ba212536a568a5d40357d75ccb6b7a'/>
<id>1e2343e748ba212536a568a5d40357d75ccb6b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
