]> git.tdb.fi Git - libs/core.git/history - source/io/base.h
Use vectors for storage in Poller
[libs/core.git] / source / io / base.h
2018-04-25 Mikko RasaMake sure all classes have sensible copy semantics
2017-12-02 Mikko RasaImplement controls for file descriptor inheritance
2017-12-02 Mikko RasaMake certain functions pure virtual so I won't forget...
2016-07-27 Mikko RasaMerge agouti:prog/core
2016-07-20 Mikko RasaRemove an outdated comment
2014-10-19 Mikko RasaSynchronize access to the underlying object of Slice
2012-08-03 Mikko RasaThe EOF logic wasn't quite correct
2012-05-30 Mikko RasaAdd functions to support console redirection
2011-08-05 Mikko RasaRemove signal_closed now that closing is only done...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-18 Mikko RasaUnify end-of-file handling
2011-06-14 Mikko RasaPut the check_access function in Base
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-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core