Skip to content

chore(Net) : correct spelling, remove some unused codes fix(SocketProactor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race#3821

Merged
aleks-f merged 5 commits intopocoproject:develfrom
HR1025:devel
Jul 11, 2023

Conversation

@HR1025
Copy link
Copy Markdown
Contributor

@HR1025 HR1025 commented Oct 5, 2022

No description provided.

@HR1025 HR1025 changed the title chore(Net) : correct spelling, remove some unused codes fix(SocketProactor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race chore(Net) : correct spelling, remove some unused codes fix(SocketProactor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race Oct 5, 2022
@HR1025
Copy link
Copy Markdown
Contributor Author

HR1025 commented Oct 5, 2022

I think it's missing adding socket to the read pollset here (SocketProactor::addReceiveFrom) , but I not for sure.

@aleks-f aleks-f added this to the Release 1.13.0 milestone Jul 11, 2023
@aleks-f aleks-f merged commit 1065c6f into pocoproject:devel Jul 11, 2023
aleks-f pushed a commit that referenced this pull request Nov 23, 2023
…actor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race (#3821)

* chore(CppUnit) : style format and revise comment

fix(CppUint) : RepeatedTest compile error

* chore(CppUnit) : remove TestResult forward declare in RepeatedTest.h

* chore(Net) : correct spelling, remove some unused codes
fix(SocketProactor) : missing adding sock to read pollset
fix(DialogServer) : _lastCommands data race
aleks-f pushed a commit that referenced this pull request Nov 27, 2023
…actor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race (#3821)

* chore(CppUnit) : style format and revise comment

fix(CppUint) : RepeatedTest compile error

* chore(CppUnit) : remove TestResult forward declare in RepeatedTest.h

* chore(Net) : correct spelling, remove some unused codes
fix(SocketProactor) : missing adding sock to read pollset
fix(DialogServer) : _lastCommands data race
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants