Age | Commit message (Expand) | Author |
---|---|---|
2006-12-25 | fixed compilation failure with GLib 2.4. | hiro |
2006-12-13 | Unix: reload /etc/resolv.conf if it has been modified. | hiro |
2006-10-13 | win32: fixed socket.c and session.c. | hiro |
2006-10-04 | win32: implemented sock_set_nonblocking_mode(). | hiro |
2006-10-03 | socket.c: if recv() or send() fail with WSAEWOULDBLOCK, set errno to EAGAIN. | hiro |
2006-09-06 | socket.c: retry waitpid() when it is interrupted. | hiro |
2006-02-14 | win32: avoid blocking when reading from socket. | hiro |
2006-01-30 | code cleanup of socket.c. | hiro |
2006-01-26 | supported IPv6 on Win32. | hiro |
2005-10-27 | libsylph/socket.c: fd_accept(): enabled on win32. | 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 |