Removed open-inet-socket from dep-*.
commitbdfb20b0cb358bfeae8a4b04a0df25b153f976b4
authordlichteblau <dlichteblau>
Tue, 2 Jan 2007 13:12:57 +0000 (2 13:12 +0000)
committerdlichteblau <dlichteblau>
Tue, 2 Jan 2007 13:12:57 +0000 (2 13:12 +0000)
tree4c62fca738e78574324184662dd331a695fab450
parent99db39697d2af6a09f85858751c2a513c7c9b86b
Removed open-inet-socket from dep-*.

Move g/open-inet-socket from glisp into net/.
[Its :char case was never being used, all implementations used :byte.]

Depend on trivial-sockets to create the socket.  Usocket seems to be
better maintained, but has trivial-sockets compatibility and our socket
needs are "trivial" right now.
closure.asd
src/glisp/dep-acl.lisp
src/glisp/dep-clisp.lisp
src/glisp/dep-cmucl.lisp
src/glisp/dep-openmcl.lisp
src/glisp/dep-sbcl.lisp
src/glisp/dep-scl.lisp
src/glisp/package.lisp
src/glisp/util.lisp
src/net/ftp.lisp
src/net/http.lisp