Renamed socket-send to send-to and socket-receive to receive-from, also slightly...
commit8cef264610e067b6da2f17005bac031f772b281b
authorStelian Ionescu <sionescu@common-lisp.net>
Sat, 19 Jan 2008 23:31:29 +0000 (20 00:31 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Sat, 19 Jan 2008 23:31:29 +0000 (20 00:31 +0100)
treec77490a9f7324d0197d45c9ee51a956e1f90e837
parent74d76c700e04063fde83a195200a5cccd5e13625
Renamed socket-send to send-to and socket-receive to receive-from, also slightly changed their signatures.

Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
sockets/base-sockets.lisp
sockets/dns/query.lisp
sockets/pkgdcl.lisp
sockets/socket-methods.lisp
tests/sockets.lisp