From: Luke J Crook
Subject: UDP sockets & UDP tunneled within TCP
Date: 
Message-ID: <DBZM8.56272$R53.21998287@twister.socal.rr.com>
This is not so much of language, but rather an implementation question:

Do any of the commercial or free MS Windows based Lisp implementations
include support (other than via FFI)
for:

1) UDP sockets ?
2) Encapsulation of UDP datagrams within TCP, e.g. GRE (Generic Routing
Encapsulation)

Thanks,
-Luke Crook