Bugfix: get-socket-option was calling setsockopt instead of getsockopt(oops).
commit5d06fa57dc019ae0ba304ba8dd6c6a0e6fe666db
authorhechee@blackhole.universe.org <>
Wed, 8 Nov 2006 07:40:10 +0000 (8 08:40 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Wed, 8 Nov 2006 07:40:10 +0000 (8 08:40 +0100)
tree9abf795bf5600093801e2560227b55ced3b05ec8
parent7b46452906309702b56452fe4d0f8f93accef6a6
Bugfix: get-socket-option was calling setsockopt instead of getsockopt(oops).
sockets/socket-options.lisp