Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp://staging/ |
1 Development | 2011-07-14 12:18:46 UTC |
948.
server_startup: whitelist ECONNREFUSE...
Author:
Piotr Sikora
server_startup: whitelist ECONNREFUSED in fopen's errno switch. It seems that because errno doesn't get cleared, the problematic switch Running tests on OpenBSD resulted in such error: Could not open pid file /tmp/memcached. which obviously doesn't make any sense. This change fixes that and allows tests to run. |
|
lp://staging/ |
1 Development | 2011-07-14 11:32:25 UTC |
948.
network_connect: return MEMCACHED_SUC...
Author:
Piotr Sikora
network_connect: return MEMCACHED_SUCCESS on successful connection. Currently, we're breaking into "error handling code path" if the |
1 → 2 of 2 results | First • Previous • Next • Last |