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