<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/inets, branch erl_1271</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2014-01-24T11:30:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-01-24T11:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=23790daf1a2d384b0fc11c655fa825151d9fa420'/>
<id>23790daf1a2d384b0fc11c655fa825151d9fa420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Prepare for release</title>
<updated>2014-01-13T15:25:25+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2014-01-13T15:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9'/>
<id>44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Remove log message as it causes more harm than use at the moment</title>
<updated>2014-01-13T11:29:08+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2014-01-13T11:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=606d4ab84486941af24886b94a05c60dc4a4d05f'/>
<id>606d4ab84486941af24886b94a05c60dc4a4d05f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Mend broken max_clients check</title>
<updated>2014-01-10T15:01:27+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-12-17T08:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d9674f32811cd5bb02b0d6656053b5ee226bc74c'/>
<id>d9674f32811cd5bb02b0d6656053b5ee226bc74c</id>
<content type='text'>
Conflicts:

	lib/inets/src/http_server/httpd_manager.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	lib/inets/src/http_server/httpd_manager.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Start CT'ify httpd_SUITE</title>
<updated>2014-01-10T13:44:29+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-12-06T14:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=faafa93775d3c56cb6f59b9096e959cac6a59e25'/>
<id>faafa93775d3c56cb6f59b9096e959cac6a59e25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Remove use of default gen_server timeout</title>
<updated>2013-12-19T08:07:10+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-12-03T10:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=940e213d07ed34ac6ea6e07bf6fcf97d4a88a64e'/>
<id>940e213d07ed34ac6ea6e07bf6fcf97d4a88a64e</id>
<content type='text'>
If you need a timeout between client and server use a server side
timeout instead of the default gen_server:call/2 timeout that is quite
useless. Also remove legacy code that has no further use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you need a timeout between client and server use a server side
timeout instead of the default gen_server:call/2 timeout that is quite
useless. Also remove legacy code that has no further use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2013-12-09T19:12:33+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2013-12-09T19:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=25237481ccccd3ddfa74582dc267632ad618ba30'/>
<id>25237481ccccd3ddfa74582dc267632ad618ba30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Restore ftp test files for the inets_{,sup_}SUITE to not fail</title>
<updated>2013-12-05T11:12:40+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2013-12-02T15:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3d620083627f707fa19565710402517f5e74531f'/>
<id>3d620083627f707fa19565710402517f5e74531f</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 'ia/inets/cuddle-with-tests' into maint</title>
<updated>2013-12-05T08:36:36+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-12-05T08:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce6d89faa684f39fbd17dfb10b4f95a221b8ac9a'/>
<id>ce6d89faa684f39fbd17dfb10b4f95a221b8ac9a</id>
<content type='text'>
* ia/inets/cuddle-with-tests:
  inets: Add crypto start check to ssl test cases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/inets/cuddle-with-tests:
  inets: Add crypto start check to ssl test cases
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: fix sockname dialyzer warning including ftp:sockname/1 bug</title>
<updated>2013-12-03T14:17:47+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2013-12-02T13:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5cf8802395b3a71dac26a80fcd801b8ab4db0286'/>
<id>5cf8802395b3a71dac26a80fcd801b8ab4db0286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
