Changes http://wiki.axiom-developer.org/SocketsInSpad/diff
--

--removed:
 
-
-
-To run this you need to load the lisp as before and then compile
-the spad file, ")compile sockets", assuming the file is "called sockets.spad".
-You can then get file or directory listings as before by entering
-"socketServer(8080,fileserver$SISOCK)" at the axiom prompt.  You can 
-make your own function to replace "fileserver" if you want.
-
-I renamed the SiSocket function in the lisp file that Bill wrote because
-it produces the "not a stream" error he got.  When I renamed that function
-to SiSock the error went away.  I grepped for SiSocket in the sources
-without finding anything so maybe this is due to a conflict with the
-package name.
-
-The following file updates the previous socket package.
-
 <a href="uploads/axserver.spad">axserver.spad</a>

--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]

Reply via email to