Download List

项目描述

GSK is a portable framework for writing flexible servers and clients in C. It
includes builtin support for HTTP, DNS, base 64, XML (which is mapped onto the
object system), low-level network information (like ifconfig), efficient
buffering, abstract socket I/O, and abstract datagram sockets. It also can use
several different polling mechanisms: BSD's kqueue() and Solaris's /dev/poll,
for efficiency, as well as select() and poll() for portability. It uses the
GTK+ 1.2 object system, but it includes its own local copy, so GTK+ is not
required. Glib is required.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-23 00:51
0.3.1

口齿不清的语法的支持,修复一个线程池文件描述符泄漏,有能力从内部摧毁其I / O处理GskActorStreamSocket可靠,以及新的方便的API数位。
标签: Minor feature enhancements
Lisp-like syntax support, a fix for a thread-pool file descriptor leak, ability to destroy GskActorStreamSocket reliably from within its I/O handlers, and a few bits of new convenience API.

2001-04-13 20:51
0.3.0

这是一个相当稳定的版本。 API的大部分被冻结,一些潜在的增长。
标签: Initial freshmeat announcement
This is a fairly stable version. Most of the API is frozen, with some potential to grow.

Project Resources