- 30 Jan, 2013 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate the C wrappers.
-
Max Kellermann authored
-
Max Kellermann authored
BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 27 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Jan, 2013 3 commits
-
-
Max Kellermann authored
Allow creating a closed SocketMonitor instance.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 14 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2013 1 commit
-
-
Denis Krjuchkov authored
Pipes aren't really pollable on Windows. GLib emulates polling on pipes using separate reader/writer threads. This adds significant overhead and keeps a strong dependency on GLib. socketpair() function is absent on Windows as well. We implement it here in a loose way.
-
- 09 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-