diff options
| author | 2009-01-27 22:25:11 +0000 | |
|---|---|---|
| committer | 2009-01-27 22:25:11 +0000 | |
| commit | e6e3de237726bee15062ef1d84a56e6f108a14e4 (patch) | |
| tree | 15cc91f1c14a25c2b0fc557c98fe9988066d3087 /src/socketengine_kqueue.cpp | |
| parent | Backport r11000, properly check for handshake completion in m_ssl_gnutls. Apo... (diff) | |
| download | inspircd++-e6e3de237726bee15062ef1d84a56e6f108a14e4.tar.gz inspircd++-e6e3de237726bee15062ef1d84a56e6f108a14e4.tar.bz2 inspircd++-e6e3de237726bee15062ef1d84a56e6f108a14e4.zip | |
Manually backport r11008 to stable:
===================================
Fix the poll socketengine to actually work.
The old implementation tried to use holes for unused entries in the array for
poll() and the OS replied with POLLNVAL to which we replied with 100% CPU.
Improvements:
- It does compile!
- It works
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11010 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/socketengine_kqueue.cpp')
0 files changed, 0 insertions, 0 deletions
