summaryrefslogtreecommitdiff
path: root/examples/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Propose new socket APIMichael Steinert2013-04-091-0/+1
| | | | | | | | | The general idea is to have a non-instantiable socket base class. Connection-specific sub-classes provide a constructor and methods for modifying connection parameters. `amqp_socket_close()` is the destructor. Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
* Updating license yearAlan Antonuk2013-04-081-0/+3
|
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
|
* Automated relicensing of source files MPL/GPL -> MITMarek Majkowski2012-04-121-29/+23
|
* Update copyright 2012Emile Joubert2012-02-021-1/+1
|
* Update copyright noticesDavid Wragg2011-03-011-19/+7
| | | | And generally bring debian/copyright up to date.
* Make the examples compile and work under WindowsDavid Wragg2010-10-211-0/+62