kjnilsson
c6e5a10035
Replace infinite timeouts with sensible defaults.
...
Change gen_server:call timeouts to use a configurable
default that is cached inside each process' process dictionary.
Also make supervisor shutdown timeouts use
the SUPERVISOR_WAIT value.
[#147178169 ]
2017-06-15 15:46:21 +01:00
Michael Klishin
5152a22d2a
(c) year
2015-05-24 04:48:39 +03:00
Simon MacMullen
4edc0aab42
Update copyright for 2014
2014-03-17 17:25:21 +00:00
Emile Joubert
30dcbbaf50
Report authentication failures as returned by the broker
2013-09-24 11:58:25 +01:00
Michael Klishin
97f9ea8a34
Untabify
2013-08-01 11:03:16 +04:00
Michael Klishin
1e646caae1
Merge default into bug25191
2013-08-01 10:54:11 +04:00
Simon MacMullen
3b431b82d9
s/VMware/GoPivotal/g
2013-07-01 10:49:12 +01:00
Michael Klishin
cb13e0f291
Add connection.blocked to client capabilities
2013-06-27 19:57:19 +04:00
Emile Joubert
4e730491c7
Update copyright 2013
2013-01-23 11:40:49 +00:00
Matthias Radestock
b47ea65591
move LOG_ERR macro to where it belongs
...
This was missed in bug 25034 since the LOG_ERR was introduced in
parallel in bug 25056.
2012-09-11 13:46:11 +01:00
Matthias Radestock
b4969bbb08
move adapter_info back into amqp_client.hrl
...
...since it is part of the API. We shall rename it later.
2012-07-02 17:31:38 +01:00
Matthias Radestock
7749390ecf
move internal definitions etc out of amqp_client.hrl
...
...in order to avoid application name space polution
2012-07-02 16:54:31 +01:00