Closing Sockets

Fernando Ribeiro <[email protected]>
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <CAKcyLkit626BQmdNGFZVVLm=HAfzSWv_8pgnjGj_gYf5mYWGDA@mail.gmail.com>
All,

From the docs, socket-shutdown should call socket-close when the close
parameter is #t, but I am having issues with the following code:

(define socket (make-client-socket "localhost" 61613))

(socket-shutdown socket) ; doesn't seem to call socket-close, or as least
not to flush the output port

Can you please verify?

Thanks,

-- 
Fernando Ribeiro
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.