[ 原始碼: cl-usocket ]
套件:cl-usocket(0.8.3-2)
cl-usocket 的相關連結
Debian 的資源:
下載原始碼套件 cl-usocket:
- [cl-usocket_0.8.3-2.dsc]
- [cl-usocket_0.8.3.orig.tar.gz]
- [cl-usocket_0.8.3.orig.tar.gz.asc]
- [cl-usocket_0.8.3-2.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