author | Manuel Sanmartin (no email) <collectd@verplant.org> | |
Tue, 9 Mar 2010 14:40:00 +0000 (15:40 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 9 Mar 2010 15:47:55 +0000 (16:47 +0100) | ||
commit | b786f02e823acac1428d8dce04d6fe838bc74906 | |
tree | 220f60d33832b410e225258e5721abac1f1f53b6 | tree | snapshot |
parent | f8cd589210d6eaa2819cf15637fdd04323e272a1 | commit | diff |
memcached plugin: Add hack for AIX compatibility.
The second one port memcached plugin to AIX. Since AIX don't have
MSG_DONTWAIT flag support, we use MSG_NONBLOCK... and we hope to work
fine ever :)
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
The second one port memcached plugin to AIX. Since AIX don't have
MSG_DONTWAIT flag support, we use MSG_NONBLOCK... and we hope to work
fine ever :)
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
src/memcached.c | diff | blob | history |