Skip to content

memcached_flush_textual()의 반환값 검토 필요 #412

@6unYoung

Description

@6unYoung

⛔ What happened?

  • 현재 memcached_flush_textual() 함수에서 no_reply == false임에도 memcached_response()의 결과값과 무관하게 항상 MEMCACHED_SUCCESS를 반환하고 있습니다.

🎯 Reproduction Steps

  • memcached_response()의 결과값에 따라 에러처리를 해주면 될 것 같습니다.

💡 Expected Behavior / Solution

  • 본 이슈는 2011년에 libmemcached 쪽에서 이미 해결된 이슈입니다. link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions