[ ソース: 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