]> git.tdb.fi Git - libs/core.git/history - source/io/poll.cpp
Implement controls for file descriptor inheritance
[libs/core.git] / source / io / poll.cpp
2016-07-27 Mikko RasaMerge agouti:prog/core
2016-06-14 Mikko RasaUse #ifdef _WIN32 rather than WIN32
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2013-04-24 Mikko RasaClean up after the timedelta.h/units.h merge
2013-04-20 Mikko RasaFix a memory leak in Poller
2012-05-10 Mikko RasaFix warnings about certain narrowing conversions not...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-11 Mikko RasaSeparate event-related stuff from Base
2011-06-11 Mikko RasaUse the new Handle class to hide platform details from...
2011-06-11 Mikko RasaUse pimpl in Poller
2011-06-11 Mikko RasaFurther style fixes
2011-06-11 Mikko RasaRework exceptions for IO
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core