<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libxs.git/src, branch v1.2.0</title>
<subtitle>mato's libxs tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/'/>
<entry>
<title>Revert "UDP support"</title>
<updated>2012-06-13T08:29:33+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-13T08:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=db99547e5ac10c303a175f15733036183ab8af09'/>
<id>db99547e5ac10c303a175f15733036183ab8af09</id>
<content type='text'>
This reverts commit 9ba8f9a503d69b891fae38628e0038f49ed5b8a4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9ba8f9a503d69b891fae38628e0038f49ed5b8a4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Minor fixed to UDP transport."</title>
<updated>2012-06-13T08:29:20+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-13T08:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=7ef7f4a85a8e130c2910b6be8dc66fcde6c5a74d'/>
<id>7ef7f4a85a8e130c2910b6be8dc66fcde6c5a74d</id>
<content type='text'>
This reverts commit b3875624ba409160da6ad9292b5ec1e1ec5f2bef.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b3875624ba409160da6ad9292b5ec1e1ec5f2bef.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "UDP fixed on FreeBSD"</title>
<updated>2012-06-13T08:29:07+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-13T08:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=28b0ef64d52bb8674d542efd5da7068371e3c2e8'/>
<id>28b0ef64d52bb8674d542efd5da7068371e3c2e8</id>
<content type='text'>
This reverts commit b018208d5901873a374d08a98cf31e3bb89d12d0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b018208d5901873a374d08a98cf31e3bb89d12d0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Implement SP wire protocol"</title>
<updated>2012-06-13T08:25:18+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-13T08:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=0a2f88984a4543aa69c15d8d8639180816857a6b'/>
<id>0a2f88984a4543aa69c15d8d8639180816857a6b</id>
<content type='text'>
This reverts commit a34ea4d80609395150742259fd8c9caa4409e961.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a34ea4d80609395150742259fd8c9caa4409e961.
</pre>
</div>
</content>
</entry>
<entry>
<title>UDP fixed on FreeBSD</title>
<updated>2012-06-02T15:36:20+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-02T15:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=b018208d5901873a374d08a98cf31e3bb89d12d0'/>
<id>b018208d5901873a374d08a98cf31e3bb89d12d0</id>
<content type='text'>
readv and writev are defined in sys/uio.h according to POSIX
standard. Not including this header caused build to fail on
FreeBSD. This patch fixed the problem.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
readv and writev are defined in sys/uio.h according to POSIX
standard. Not including this header caused build to fail on
FreeBSD. This patch fixed the problem.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixed to UDP transport.</title>
<updated>2012-06-01T20:29:53+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-06-01T13:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=b3875624ba409160da6ad9292b5ec1e1ec5f2bef'/>
<id>b3875624ba409160da6ad9292b5ec1e1ec5f2bef</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>UDP support</title>
<updated>2012-06-01T09:14:30+00:00</updated>
<author>
<name>Martin Lucina</name>
<email>martin@lucina.net</email>
</author>
<published>2012-05-20T08:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=9ba8f9a503d69b891fae38628e0038f49ed5b8a4'/>
<id>9ba8f9a503d69b891fae38628e0038f49ed5b8a4</id>
<content type='text'>
Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Assertions improved</title>
<updated>2012-06-01T09:02:35+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-05-31T07:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=58d54740785eb2c7208a01afb5bd9736e5808069'/>
<id>58d54740785eb2c7208a01afb5bd9736e5808069</id>
<content type='text'>
This patch is replaces generic xs_asserts by errno_assers and
alloc_asserts as appropriate.

It is based on 0MQ patch by Martin Hurton.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is replaces generic xs_asserts by errno_assers and
alloc_asserts as appropriate.

It is based on 0MQ patch by Martin Hurton.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle infinite timeout in zmq_poll()</title>
<updated>2012-05-31T07:38:55+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-05-30T18:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=f84ebfdbc64b774b1f00f5b98494e66b8a88fb0b'/>
<id>f84ebfdbc64b774b1f00f5b98494e66b8a88fb0b</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't assume SOCKET_ERROR is -1 on Windows</title>
<updated>2012-05-31T07:38:00+00:00</updated>
<author>
<name>Martin Hurton</name>
<email>hurtonm@gmail.com</email>
</author>
<published>2012-05-27T21:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=fdd20b81515427dfd461de61c1e6ad6499d7b13e'/>
<id>fdd20b81515427dfd461de61c1e6ad6499d7b13e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
