development release version 9.1.2

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development release version 9.1.2

Post by Lutz »

For files and changes notes see here:

http://newlisp.org/downloads/development/

installer packages for MacOS X and Win32 will be released during the next few days.

Lutz

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

Installers for the development release 9.1.2 for Win32, MacOS X ppc and intel are available:

http://newlisp.org/downloads/development/

Lutz

ino-news
Posts: 17
Joined: Sat Jan 13, 2007 3:20 am
Location: germany

Post by ino-news »

there's one thing i'd like to have for a future release: local-domain
aka unix sockets. this would allow me to do "net-select" on both INET
and local filesytem sockets. then i'd do away with net-select'ing on
the INET sockets with a timeout, check for available descriptors and
handle fifos somewhere in between. net-select would give me a nice,
clean interface.

-- clemens

Locked