Unverified Commit 846f7998 authored by jamesge's avatar jamesge Committed by GitHub

Merge pull request #1151 from pklim101/master

Update nshead_service.md
parents e5bd064b c52e0b07
......@@ -134,7 +134,7 @@ struct NsheadMessage {
butil::IOBuf body;
};
// 实现这个类并复制给ServerOptions.nshead_service来让brpc处理nshead请求。
// 实现这个类并赋值给ServerOptions.nshead_service来让brpc处理nshead请求。
class NsheadService : public Describable {
public:
NsheadService();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment