Statistics
| Revision:

root / libsylph / socket.h @ 1212

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
1211 10/04/2006 02:28 pm Hiroyuki Yamamoto

win32: implemented sock_set_nonblocking_mode().

1001 02/14/2006 05:39 pm Hiroyuki Yamamoto

win32: avoid blocking when reading from socket.

941 01/30/2006 03:25 pm Hiroyuki Yamamoto

code cleanup of socket.c.

692 10/27/2005 06:38 pm Hiroyuki Yamamoto

win32: implemented remote command using TCP socket.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

528 08/31/2005 03:10 pm Hiroyuki Yamamoto

made some core modules library (libsylph).