After connecting more than the maximum number of connections from other users' browsers until access is no longer possible, and then reconnecting (F5) from the existing connected browser, a runtime error with the message "revents != POLLWRNORM\n" occurs.

The location is line 153 of publisher.hpp.
Is there an appropriate solution when excessive connection requests occur from different users?
After connecting more than the maximum number of connections from other users' browsers until access is no longer possible, and then reconnecting (F5) from the existing connected browser, a runtime error with the message "revents != POLLWRNORM\n" occurs.

The location is line 153 of publisher.hpp.
Is there an appropriate solution when excessive connection requests occur from different users?