diff options
author | Max Kellermann <max@duempel.org> | 2013-11-06 20:36:37 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-06 21:52:24 +0100 |
commit | 422b8472fec9443250895a281b6b0a20190daa22 (patch) | |
tree | ca6cd030ed408fc891445f0976ab3be7bc46e58b /src/playlist.h | |
parent | 5b213b0504849b894cf930474fb1bff7cb34cd70 (diff) | |
download | mpd-422b8472fec9443250895a281b6b0a20190daa22.tar.gz mpd-422b8472fec9443250895a281b6b0a20190daa22.tar.xz mpd-422b8472fec9443250895a281b6b0a20190daa22.zip |
event/FullyBufferedSocket: try to write without extra roundtrip
Postpone the write using IdleMonitor instead of scheduling a write
event. This reduces the number of system calls, because we don't need
to register and unregister the write event in epoll.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions