aboutsummaryrefslogtreecommitdiff
path: root/libsylph/socket.h
AgeCommit message (Expand)Author
2014-10-02include winsock2.h in socket.hhiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-05-31differentiate DNS lookup error from connection errors.hiro
2009-09-30imap.c: connect in another thread.hiro
2009-09-25fixed the handling of GDK thread lock.hiro
2009-09-17introduced multi-threading.hiro
2008-12-03added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc he...hiro
2007-06-11fixes stall of SMTP when sending via dialup connection.hiro
2007-01-22prevented WSAEWOULDBLOCK on sending/receiving in Win32.hiro
2006-11-21merged from LibSylph branch.hiro
2006-10-04win32: implemented sock_set_nonblocking_mode().hiro
2006-02-14win32: avoid blocking when reading from socket.hiro
2006-01-30code cleanup of socket.c.hiro
2005-10-27win32: implemented remote command using TCP socket.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-08-31made some core modules library (libsylph).hiro