serverglen commented on code in PR #1818: URL: https://github.com/apache/incubator-brpc/pull/1818#discussion_r906157418
########## src/butil/endpoint.cpp: ########## @@ -33,6 +33,7 @@ #include "butil/memory/singleton_on_pthread_once.h" #include "butil/strings/string_piece.h" #include <sys/socket.h> // SO_REUSEADDR SO_REUSEPORT Review Comment: 这两个头文件建议移到28行后面,保持统一 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org