Hi all,

if I run the below with memcached 1.2.6:

memcached -d -s /some/dir/memcached.sock -v

where the user doesn't have permissions to that directory, the logging
output is:

bind(): Permission denied
failed to listen

but the exit status is 0:

$ memcached -d -s /some/dir/memcached.sock
$ echo $?
0

This seems incorrect??

Cheers.

-- 
Mark Aufflick
  contact info at http://mark.aufflick.com/about/contact

Reply via email to