Introduction
Introduction Statistics Contact Development Disclaimer Help
tabcl-socket.txt - clic - Clic is an command line interactive client for gopher…
git clone git://bitreich.org/clic/ git://hg6vgqziawt5s4dj.onion/clic/
Log
Files
Refs
Tags
LICENSE
---
tabcl-socket.txt (402B)
---
1
2 ABCL provides a callback interface to java objects, next to these calls:
3
4 - ext:make-socket
5 - ext:socket-close
6 - ext:make-server-socket
7 - ext:socket-accept
8 - ext:get-socket-stream (returning an io-stream)
9
10 abcl-swank (see SLIME) shows how to call directly into java.
11
12
13 See for the sockets implementation:
14
15 - src/org/armedbear/lisp
16 * socket.lisp
17 * socket_stream.java
18 * SocketStream.java
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.