Yet another link for an introductory text

lisp

    Next

  • 1. [Solved] Working with sb-bsd-sockets
    On Oct 16, 9:16 pm, George Neuner <gneuner2/@/comcast.net> wrote: > On Mon, 15 Oct 2007 16:06:34 -0000, deech < XXXX@XXXXX.COM > > wrote: > > >Can I close a port opened by some other process using sb-bsd-sockets? > >For example, if I open a passive port using SBCL (or by any other > >process): > > >;;Assume I have created a socket instance 's' > >(sb-bsd-sockets:socket-bind s #(127 0 0 1) > >port) > >(sb-bsd-sockets:socket-listen s 5) > > >and the port does not close cleanly at the end of the program, can I > >free up that port using functions in sb-bsd-sockets? > > Your process can only close its own handles. If the port is being > shared between processes, it will remain open as long as any of the > processes holds a handle to it. > > George > -- > for email reply remove "/" from address Hi George, If you insert a : (sb-ext:gc :full t) ; gc as in garbage collector ; This code is courtesy of the sb-bsd-sockets test code. before any socket connection code it clears away old socket handles and allows the new socket to connect. Thanks for your reply! Deech
  • 2. why did reddit move from lisp to python?
    why?

Yet another link for an introductory text

Postby Aleksandr Skobelev » Sat, 24 Apr 2004 18:50:23 GMT

< http://www.**--****.com/ ~janne/lecture-notes/university/pdf/common-lisp-97.pdf>

Re: Yet another link for an introductory text

Postby Pascal Costanza » Sat, 24 Apr 2004 20:58:03 GMT




This looks very good - thanks for posting the link.


Pascal

-- 
ECOOP 2004 Workshops - Oslo, Norway
*1st European Lisp and Scheme Workshop, June 13*
 http://www.**--****.com/ ~costanza/lisp-ecoop/
*2nd Post-Java Workshop, June 14*
 http://www.**--****.com/ ~wdmeuter/PostJava04/


Similar Threads:

1.Parallel computing introductory text

What would be a good introductory text on the subject of parallel
computing currect capabilities of fortran, for someone who has no
knowledge of the matter?

It would be nice if it had some simple examples which could be
demonstated on today's home computers (multi processor, or multi core)
(meaning, not purely theoretical).
Doesn't have to be a book, a scripta or anything would do just as
well. I searched google a little, but it's hard to search for
something when you don't know what you're looking for.

pp, Luka

2.Yet another link at Microsoft to obtain MASM

3.WMK - yet again (was: RW - yet again)

On Tue, 21 Sep 2004 04:22:31 GMT, "William M. Klein"
< XXXX@XXXXX.COM > wrote:

>I need to correct my *partial* quote of RW's original statement.  The full 
>sentence was
>
>"Excepting two years during Y2K, I haven't touched a mainframe in 20 years."
>
>However, I hardly think that Y2K programming (remediation) would qualify one for 
>commenting on *CURRENT* mainframe technology for doing credit card or insurance 
>processing.

One year was Y2K remediation, the other was insurance processing.
During the intervening 14 years, there were advances in hardware
technology but little change in software where I worked. 

IBM has done great things in the last ten years. They weren't in
evidence in the legacy shops I saw, which operated as though nothing
had changed in 20 years. 

RW is not a legit Cobol subject .. unless I've been elected to some
Cobol Hall of Fame. 

4.Not yet another yet another

5.Sacla: Yet Another (partial) Common Lisp implementation (was Yet Another CLOS implementation)

6. Introductory Presentations, especially aimed at C++ programmers!

7. [Announcing] Public Introductory Ada 95 Course 15-19 December 2003 in Carlsbad CA

8. Variable-sized lines of text in linked list (long)



Return to lisp

 

Who is online

Users browsing this forum: No registered users and 20 guest