When LOCAL-PORT or REMOTE-PORT are not numbers, MAKE-SOCKET now uses LOOKUP-SERVICE...
commitd5c29b14662542ce1d9a223a7004e7aaa72a9597
authorStelian Ionescu <sionescu@common-lisp.net>
Thu, 27 Dec 2007 01:28:20 +0000 (27 02:28 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Thu, 27 Dec 2007 01:28:20 +0000 (27 02:28 +0100)
tree3200d858f2fb2175a10edad7f1a00ec3e1975bbd
parent1638643855f14df043d7240ad2870becf0d79f2e
When LOCAL-PORT or REMOTE-PORT are not numbers, MAKE-SOCKET now uses LOOKUP-SERVICE to resolve them.

Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
sockets/make-socket.lisp