Skip to content

Fix stream id overflow problem#893

Open
linux-china wants to merge 2 commits into
rsocket:masterfrom
linux-china:master
Open

Fix stream id overflow problem#893
linux-china wants to merge 2 commits into
rsocket:masterfrom
linux-china:master

Change nextStreamId_ to std::atomic<StreamId>

f52cd80
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs