diff options
author | Florent Le Coz <louiz@louiz.org> | 2016-02-22 16:56:13 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2016-02-22 17:03:15 +0100 |
commit | 6ee80ad26858eeee9a99b448320025ca439eee55 (patch) | |
tree | 3c56f025fdcecfb2b5d2c4d298e917b805be7c85 /src/irc/iid.cpp | |
parent | 4cd97f7e88e31103f224d28cee84e78b7a35c2e7 (diff) | |
download | biboumi-6ee80ad26858eeee9a99b448320025ca439eee55.tar.gz biboumi-6ee80ad26858eeee9a99b448320025ca439eee55.tar.bz2 biboumi-6ee80ad26858eeee9a99b448320025ca439eee55.tar.xz biboumi-6ee80ad26858eeee9a99b448320025ca439eee55.zip |
Fix the ordering of poll callbacks (recv, connect, send)
Because if we have a send event to signal the connection sucess + a recv
event to signal something to read on the socket, we need to first finish the
connect process before reading the available data. That’s what we do now.
Diffstat (limited to 'src/irc/iid.cpp')
0 files changed, 0 insertions, 0 deletions