aboutsummaryrefslogtreecommitdiffstats
path: root/sock.h
Commit message (Expand)AuthorAgeLines
* sock.h: Add EAGAIN check to sockerr_again()dequis2015-06-04-1/+1
* Reindent everything to K&R style with tabsIndent2015-02-20-1/+1
* RIP native win32 support (use cygwin instead)dequis2014-09-27-14/+0
* Make sure events_*.c are fully compatible to callers so plugins built forWilmer van der Gaast2010-10-02-4/+0
* Fix the libevent-specific compiler warning about closesocket().Wilmer van der Gaast2010-08-14-0/+2
* Remove no longer needed functions.Jelmer Vernooij2008-04-02-3/+1
* Merge trunk.Jelmer Vernooij2008-04-02-7/+2
|\
| * Better handling of situations where IPv6 is not available at run-time.Wilmer van der Gaast2006-07-11-7/+0
| * Added a closesocket() that properly removes event handlers before closing a s...Wilmer van der Gaast2006-05-14-0/+2
* | Remove unnecessary Windows-specific code.Jelmer Vernooij2006-05-26-2/+3
* | Merge WilmerJelmer Vernooij2006-01-10-0/+10
|\|
| * IPv6 socket improvements. Daemon mode can now also listen on IPv6 sockets.Wilmer van der Gaast2005-12-27-0/+7
| * http_client libWilmer van der Gaast2005-12-17-0/+3
* | Merge integrationJelmer Vernooij2005-12-17-0/+2
|\|
| * Non-blocking SSL handshakes for GnuTLS. The rest might come later, but isWilmer van der Gaast2005-12-16-0/+2
* | Fix win32 build using mingw32 on linux (no ssl and yahoo yet though)Jelmer Vernooij2005-12-17-5/+0
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+27