openresty / lua-resty-memcached

Lua memcached client driver for the ngx_lua based on the cosocket API
211 stars 63 forks source link

gets: return socket send errors at the correct index #24

Closed pushrax closed 4 years ago

pushrax commented 4 years ago

Other paths that return an error in the function use the 4th return value position for the error.