Commit Graph

188 Commits

Author SHA1 Message Date
Ben Hood 446251e4f8 Fixed punctuation 2009-01-08 12:51:02 +00:00
Matthias Radestock e92bf12c9c merge bug19963 into default 2009-01-08 09:35:09 +00:00
Matthias Radestock a227cbd1fe merge bug19373 into default 2009-01-07 23:37:58 +00:00
Ben Hood 9c38030197 Cosmetic 2009-01-07 21:32:15 +00:00
Ben Hood bda8486508 fixed pattern match in teardown test 2009-01-07 21:18:22 +00:00
Ben Hood 70c7c81462 Merged default into 19373 2009-01-07 21:14:49 +00:00
Matthias Radestock ea798a505b merge bug19625 into default 2009-01-07 17:17:57 +00:00
Ben Hood 22bc72bdd6 Put back matches for heartbeat and trace frames 2009-01-07 16:40:34 +00:00
Ben Hood 118c962486 If the client initiates the connection close, it will close the socket rather than waiting for the server 2009-01-06 18:07:55 +00:00
Ben Hood 6c802f0ecf Removed bad log statement 2009-01-06 15:54:52 +00:00
Ben Hood f538cc3d98 Refactored read loop so that it handles a socket close explicitly 2009-01-06 15:49:37 +00:00
Ben Hood b409fa3c6c Wait for peer to close socket, timeout if this doesn't occur 2009-01-06 14:54:00 +00:00
Matthias Radestock 91f5e57c56 merge bug19344 into default 2009-01-06 09:05:14 +00:00
Ben Hood 4f4989ce13 Removed unecessary unsubscribe, replaced with channel close 2008-12-23 14:35:43 +00:00
Ben Hood 6c6a68952d RPC server closes channel when it terminates 2008-12-23 14:17:22 +00:00
Ben Hood 53485d6c06 RPC client starts channel in init/1 2008-12-23 14:14:52 +00:00
Ben Hood ae742ea9fc Client and server queues are now auto_delete and exclusive 2008-12-23 14:10:26 +00:00
Ben Hood 778bc6d891 Merged default into 19344 2008-12-18 08:48:19 +00:00
Matthias Radestock 38d8e517b0 merge bug19560 into default 2008-12-17 21:32:14 +00:00
Matthias Radestock baaf20f008 reformatting 2008-12-17 21:01:49 +00:00
Ben Hood 7428cf693b Fixed some QA remarks 2008-12-17 13:48:54 +00:00
Matthias Radestock a3b198799b cosmetic 2008-12-11 07:15:20 +00:00
Ben Hood 4400ba2094 Removed amqp_consumer module 2008-12-07 17:45:10 +00:00
Ben Hood de92adf9ef Cosmetic 2008-12-07 16:44:29 +00:00
Ben Hood d5923bbad5 Tagged gen_server call to open_channel 2008-12-07 16:41:43 +00:00
Ben Hood 935f540bb9 Got rid of unecessary string building 2008-12-07 16:37:10 +00:00
Ben Hood 53836566ae Removed unecessary flag 2008-12-07 16:31:42 +00:00
Ben Hood 6577e354b8 Got rid of need to differentiate between network and direct 2008-12-07 16:30:34 +00:00
Ben Hood 33d6b53a3a Massaged module paramterization into something more manageable 2008-12-07 16:21:01 +00:00
Ben Hood 0b2ef2b0b5 Merged 19625 into 19373 2008-12-07 15:16:26 +00:00
Ben Hood 5cc6b90a3a Cosmetic 2008-12-07 14:43:52 +00:00
Ben Hood 48801f251c Fixed compiler warning 2008-12-07 14:40:58 +00:00
Ben Hood 3b8618d974 Merged 19344 into 19625 2008-12-07 14:40:00 +00:00
Ben Hood d0fb16d27e RPC server does not have to be a process 2008-12-07 14:15:57 +00:00
Ben Hood 2328e9c918 Incorporated some QA remarks 2008-12-07 13:57:52 +00:00
Ben Hood 83194ea15f Merged 19560 into 19344 2008-12-07 13:44:56 +00:00
Ben Hood f9e6d2913b Somehow I forgot to reapply something from my patch stack 2008-12-07 13:28:21 +00:00
Ben Hood 7c9e95b0aa Refactored to make the flow test clearer 2008-12-07 13:18:32 +00:00
Ben Hood 7ffdf4cc85 Gave consumer registration it's own API 2008-12-06 23:34:09 +00:00
Ben Hood 612ae4248f Got rid of compiler warnings 2008-12-05 00:24:51 +00:00
Ben Hood 61f1313f66 Merged default into 19560 2008-12-05 00:21:51 +00:00
Ben Hood e1b0e40c6e Merged default into 19344 2008-12-05 00:13:48 +00:00
Matthias Radestock 2cae9193eb merge bug19395 into default 2008-11-29 01:44:33 +00:00
Matthias Radestock 5e8619a103 add proper callback handlers 2008-11-29 01:30:28 +00:00
Ben Hood 070026f2fc Got rid of all of the compiler warnings 2008-11-24 00:03:45 +00:00
Simon MacMullen b235006d82 Merged bug 19377 2008-11-21 14:39:11 +00:00
Simon MacMullen cd5dd8be02 Fix typos 2008-11-21 14:38:54 +00:00
Ben Hood a61888b836 Fixed documentation 2008-11-21 14:28:57 +00:00
Ben Hood 275e9329cb Corrected the path to where rabbit logs 2008-11-20 17:57:18 +00:00
Ben Hood 6e604526ac Incorporated QA remarks 2008-11-20 17:51:27 +00:00