All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.8 More new features

NextPrevUpTopContentsIndex

13.8.12 Named pipes on Windows

On Microsoft Windows there are now functions interfacing to named pipes, which is a useful inter-process communication mechanism. See win32:open-named-pipe-stream (for the server side) and win32:connect-to-named-pipe (for the client side).


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex