<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/examples/example_utils.c, branch bug22951</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Free heap-allocated error strings</title>
<updated>2010-07-27T18:36:36+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-07-27T18:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=4f30d164910f88f181489f591c0957317142da01'/>
<id>4f30d164910f88f181489f591c0957317142da01</id>
<content type='text'>
Even though we are about to exit anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though we are about to exit anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make error codes returned by librabbitmq functions opaque</title>
<updated>2010-05-30T22:31:40+00:00</updated>
<author>
<name>David Wragg</name>
<email>dpw@lshift.net</email>
</author>
<published>2010-05-30T22:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=66a0a987914626fc0ea86067a0ea1dd7a2bebdd2'/>
<id>66a0a987914626fc0ea86067a0ea1dd7a2bebdd2</id>
<content type='text'>
Windows doesn't generally use POSIX error codes, which poses a problem
for librabbitmq's approach of using those error codes in its API.  So
make the librabbitmq error codes opaque: They are still be integers,
but client code is not supposed to assume anything about them, except
that they can be passed to a new amqp_error_string() function which
returns the corresponding error message

Internally, the error codes are either taken from a set of
librabbitmq-specific values, or correspond to an OS-specific (POSIX or
win32) error code, with a simple encoding to indicate which is which.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows doesn't generally use POSIX error codes, which poses a problem
for librabbitmq's approach of using those error codes in its API.  So
make the librabbitmq error codes opaque: They are still be integers,
but client code is not supposed to assume anything about them, except
that they can be passed to a new amqp_error_string() function which
returns the corresponding error message

Internally, the error codes are either taken from a set of
librabbitmq-specific values, or correspond to an OS-specific (POSIX or
win32) error code, with a simple encoding to indicate which is which.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update licensing to dual MPL/GPL</title>
<updated>2010-02-21T00:01:38+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-02-21T00:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b19d9ccec0e5798aca4b3e228cab669b91e55909'/>
<id>b19d9ccec0e5798aca4b3e228cab669b91e55909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report EOF specially</title>
<updated>2009-05-07T12:25:51+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonyg@lshift.net</email>
</author>
<published>2009-05-07T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=a0a9c9d617b74e59be24531902f083e5b815a360'/>
<id>a0a9c9d617b74e59be24531902f083e5b815a360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple producer/consumer examples</title>
<updated>2009-04-29T23:08:51+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonyg@kcbbs.gen.nz</email>
</author>
<published>2009-04-29T23:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=107d08b387e3f43aed3e11465c6c0cca64f89b4a'/>
<id>107d08b387e3f43aed3e11465c6c0cca64f89b4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More examples; clean shutdown</title>
<updated>2009-04-26T23:44:59+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonyg@kcbbs.gen.nz</email>
</author>
<published>2009-04-26T23:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=3a51512706eb5dcebb6c8e2d4dcd571273f49899'/>
<id>3a51512706eb5dcebb6c8e2d4dcd571273f49899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
