Remove use of "size-of-*" constants
commit71fe656f1fca25eeee0def0c36b1e3c85a1cb3f6
authorStelian Ionescu <sionescu@cddr.org>
Tue, 21 Dec 2010 01:21:33 +0000 (21 02:21 +0100)
committerStelian Ionescu <sionescu@cddr.org>
Tue, 21 Dec 2010 01:24:02 +0000 (21 02:24 +0100)
treef287b2eeb817317a91e33ea160ecaa2ff19689ad
parent95129575bedd7dcbe46e17ad66575ea39f04db49
Remove use of "size-of-*" constants
16 files changed:
src/iolib.syscalls.asd
src/multiplex/backend-epoll.lisp
src/multiplex/backend-kqueue.lisp
src/multiplex/backend-poll.lisp
src/multiplex/fd-wait.lisp
src/os/pkgdcl.lisp
src/sockets/address.lisp
src/sockets/bsd.lisp
src/sockets/common.lisp
src/sockets/make-socket.lisp
src/sockets/pkgdcl.lisp
src/sockets/socket-methods.lisp
src/sockets/socket-options.lisp
src/syscalls/constants.lisp [deleted file]
src/syscalls/ffi-functions-unix.lisp
src/syscalls/pkgdcl.lisp