summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_tcp_socket.c
Commit message (Expand)AuthorAgeFilesLines
* FIX: use correct buf/len when re-starting send()Alan Antonuk2013-08-231-1/+1
* Add nonblocking connect supportzaq178miami2013-07-061-2/+2
* Get rid of amqp_socket_error interfaceAlan Antonuk2013-07-031-8/+0
* Make connection the socket object ownerAlan Antonuk2013-07-031-12/+25
* FIX: redecl of int i in amqp_tcp_socket_writevAlan Antonuk2013-06-181-1/+1
* Improve error handling in socket functionsAlan Antonuk2013-06-131-8/+175
* Expose public error-code interfaceAlan Antonuk2013-06-131-1/+6
* Updating license header in new filesAlan Antonuk2013-04-171-1/+1
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-44/+44
* Adding vim modelines to new filesAlan Antonuk2013-04-171-0/+1
* Start addressing review commentsMichael Steinert2013-04-091-0/+125