Max Kellermann
|
ea26da0be7
|
util/FifoBuffer: rename to StaticFifoBuffer
|
2014-08-06 17:29:05 +02:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
d86cd4e4b4
|
util/fifo_buffer: remove obsolete library
|
2013-12-19 12:17:09 +01:00 |
|
Max Kellermann
|
f90abe9530
|
include cleanup using iwyu
|
2013-11-28 11:50:54 +01:00 |
|
Max Kellermann
|
12ab556477
|
event/BufferedSocket: pass writable pointer to OnSocketInput()
Remove the const_cast from HttpdClient.cxx, and avoid one allocation
in ClientRead.cxx.
|
2013-10-15 22:47:46 +02:00 |
|
Max Kellermann
|
84d20d9e43
|
util/FifoBuffer: C++ version of the fifo_buffer library
|
2013-10-15 10:28:52 +02:00 |
|
Max Kellermann
|
be2951b45f
|
gcc.h: rename to Compiler.h
|
2013-10-15 09:21:59 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
377b6f05ea
|
event/BufferedSocket: add missing include
|
2013-08-08 00:11:40 +02:00 |
|
Max Kellermann
|
a291415326
|
event/BufferedSocket: move output buffer to FullyBufferedSocket
BufferedSocket has just an input buffer, and FullyBufferedSocket adds
the output buffer.
|
2013-01-30 11:03:44 +01:00 |
|
Max Kellermann
|
4ad7456428
|
event/SocketMonitor: OnSocketReady() returns bool
|
2013-01-30 11:03:44 +01:00 |
|
Max Kellermann
|
73f36858bb
|
event/SocketMonitor: add methods Read(), Write()
|
2013-01-30 10:39:17 +01:00 |
|
Max Kellermann
|
396480cf94
|
event/SocketMonitor: wrapper class for GSource + GPollFD
|
2013-01-15 11:00:48 +01:00 |
|