<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/Network.h, branch release-prep-2503</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>BBA/BuiltIn: Add SSDP multicast support</title>
<updated>2022-08-24T17:29:57+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-07-29T14:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7202cf2650a87fe082e2351ffdff223545e106ca'/>
<id>7202cf2650a87fe082e2351ffdff223545e106ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/Network: Add StrNetworkError helper function</title>
<updated>2022-08-24T17:05:18+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-08-24T16:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e783a7f4090efa1251a0215756daaf6c4fb48930'/>
<id>e783a7f4090efa1251a0215756daaf6c4fb48930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SocketManager's DecodeError to Common</title>
<updated>2022-08-22T10:02:26+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-08-22T08:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=597fb9ff6dd8ab4500141186f0ebebd2aaea92f0'/>
<id>597fb9ff6dd8ab4500141186f0ebebd2aaea92f0</id>
<content type='text'>
Fix thread safety issue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix thread safety issue
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/Network: Make Build() methods const</title>
<updated>2022-07-10T16:12:07+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-07-10T16:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5fdf255a2da7736a791a8a35f9652ea5ac14fe06'/>
<id>5fdf255a2da7736a791a8a35f9652ea5ac14fe06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/Network: Ensure offsetof is valid</title>
<updated>2022-07-10T08:48:12+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-07-10T08:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4efe1e7ca7ca4377b5f54e277e2d086a649c2cbd'/>
<id>4efe1e7ca7ca4377b5f54e277e2d086a649c2cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/Network: Use member initializer list</title>
<updated>2022-07-10T08:31:59+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-07-10T08:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b7bd2a4001ad12f03636d21b75785a032f8a8bc0'/>
<id>b7bd2a4001ad12f03636d21b75785a032f8a8bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/Network: Remove unused constructors</title>
<updated>2022-07-10T07:42:58+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-07-10T07:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=13957a627c7128c5b24e76aa6d446ca3a1f469a5'/>
<id>13957a627c7128c5b24e76aa6d446ca3a1f469a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring of the code to match dolphin style</title>
<updated>2022-07-09T21:01:22+00:00</updated>
<author>
<name>schthack</name>
<email>schthack@yahoo.com</email>
</author>
<published>2022-07-08T14:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=087020b23adf812b5b53664ff7197f74f74e8713'/>
<id>087020b23adf812b5b53664ff7197f74f74e8713</id>
<content type='text'>
Changed access for offsetof + some clean up
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed access for offsetof + some clean up
</pre>
</div>
</content>
</entry>
<entry>
<title>BBA: Added BuiltIn device that allow BBA emulation without the need of a TapDevice Configuration include a dns server setting</title>
<updated>2022-07-02T22:02:50+00:00</updated>
<author>
<name>schthack</name>
<email>schthack@yahoo.com</email>
</author>
<published>2022-05-22T16:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=01ada3850ff07c0225819fee2898f355aaf3707a'/>
<id>01ada3850ff07c0225819fee2898f355aaf3707a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NetworkCaptureLogger: Move ErrorState struct to Common/Network</title>
<updated>2022-06-08T15:06:42+00:00</updated>
<author>
<name>Sepalani</name>
<email>sepalani@hotmail.fr</email>
</author>
<published>2022-05-26T12:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cbadc6e81a9c36508223e6213faa0d603d038ddf'/>
<id>cbadc6e81a9c36508223e6213faa0d603d038ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
