cloudwego / netpoll

A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
Apache License 2.0
4.06k stars 470 forks source link

fix: check reusable for reset tail #341

Closed jayantxie closed 4 months ago

jayantxie commented 5 months ago

What type of PR is this?

fix

Check the PR title.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

joway commented 4 months ago

currently, removed reset logic since it's really not necessary to make code complex for a litte performance gain