• Mikael Helbo Kjær's avatar
    Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STL · 59315ebd
    Mikael Helbo Kjær authored
    I was hitting an issue with an SCL enabled STL library in connection with the
    way select_t::loop was erasing retired fd's. The problem as identified by the
    SCL assertion was that by the time the iterator given to the erase method was
    called it was considered invalid by the library. I am not sure this isn't just
    a "quirk" of the MSVC STL library as the other code looks valid to me as well.
    59315ebd
Name
Last commit
Last update
builds Loading commit data...
debian Loading commit data...
devices Loading commit data...
doc Loading commit data...
foreign Loading commit data...
include Loading commit data...
perf Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
ChangeLog Loading commit data...
MAINTAINERS Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.in Loading commit data...