We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug Poco::Net::PollSet.cpp:188 compare between int and size_t is not correct.
Expected behavior Should compare the same type to avoid overflow.
Status