[ 源代码: cl-usocket ]
软件包:cl-usocket(0.8.3-3)
cl-usocket 的相关链接
Debian 的资源:
下载源码包 cl-usocket:
- [cl-usocket_0.8.3-3.dsc]
- [cl-usocket_0.8.3.orig.tar.gz]
- [cl-usocket_0.8.3.orig.tar.gz.asc]
- [cl-usocket_0.8.3-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [common-lisp.net]
相似软件包:
Common Lisp socket library
cl-usocket provides a library for Common Lisp programs to use TCP sockets. It is the successor to trivial-sockets.
To run the test suite you need the recommended cl-rt package.
其他与 cl-usocket 有关的软件包
|
|
|
|
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp
-
- dep: cl-split-sequence
- Common Lisp package to split a sequence of objects
-
- rec: cl-rt
- Common Lisp regression tester from MIT