summaryrefslogtreecommitdiff
path: root/src/event/FullyBufferedSocket.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-12-20event/FullyBufferedSocket: add "noexcept"Max Kellermann
2017-11-12event/IdleMonitor: add "noexcept"Max Kellermann
2017-11-10event/SocketMonitor: eliminate Read(), Write()Max Kellermann
2017-11-10event/SocketMonitor: add "noexcept"Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-02event/BufferedSocket: pass std::exception_ptr to OnSocketError()Max Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-19util/PeakBuffer: use IsEmpty() instead of IsNull()Max Kellermann
2013-12-15util/PeakBuffer: use DynamicFifoBuffer instead of struct fifo_bufferMax Kellermann
2013-12-15util/PeakBuffer: return ConstBuffer<void>Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-06event/FullyBufferedSocket: remove obsolete TODO commentMax Kellermann
2013-11-06event/FullyBufferedSocket: try to write without extra roundtripMax Kellermann
2013-11-06event/FullyBufferedSocket: make WriteFromBuffer() protectedMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann