trpc-group / trpc-cpp

A pluggable, high-performance RPC framework written in cpp
Other
270 stars 78 forks source link

Feature: When accepting a server, if the created file descriptor (FD) is 0, 1, or 2, avoid asserting to prevent a core dump #129

Closed yujun411522 closed 4 months ago

yujun411522 commented 4 months ago

Feature: When accepting a server, if the created file descriptor (FD) is 0, 1, or 2, avoid asserting to prevent a core dump