]> git.tdb.fi Git - libs/core.git/history - source/io/poll.h
Use vectors for storage in Poller
[libs/core.git] / source / io / poll.h
2019-09-27 Mikko RasaUse vectors for storage in Poller
2018-04-25 Mikko RasaMake sure all classes have sensible copy semantics
2013-10-15 Mikko RasaInterpret POLLHUP as end-of-file
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2013-04-20 Mikko RasaFix a memory leak in Poller
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-11 Mikko RasaSeparate event-related stuff from Base
2011-06-11 Mikko RasaUse pimpl in Poller
2011-06-11 Mikko RasaFurther style fixes
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core