This is my first stab at converting what I did previously with
GCL sockets to C sockets using the FFI.

To fully expose the C socket interface in spad I think I need
more data types capable of being passed.  I'm using the 'select'
function just to set a timeout of 1 microsecond so that the
read calls don't block forever.

Also I'd really like to have regular expressions, but while GCL
had them SBCL doesn't, and I haven't figured out any reasonable way
of accessing the C library regular expressions with the limited data
types.

I'm calling it panserver now in anticipation of someday having something
that will connect to any of the panAxia.

If you're interested in taking a look you can download it here:

http://mathbrane.ca/panaxia/panserver.tar.gz

Arthur

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to