[usocket-cvs] r114 - usocket/trunk/doc
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Tue Feb 21 19:35:33 UTC 2006
Author: ehuelsmann
Date: Tue Feb 21 13:35:32 2006
New Revision: 114
Modified:
usocket/trunk/doc/backends.txt
Log:
Update docs.
Modified: usocket/trunk/doc/backends.txt
==============================================================================
--- usocket/trunk/doc/backends.txt (original)
+++ usocket/trunk/doc/backends.txt Tue Feb 21 13:35:32 2006
@@ -18,8 +18,15 @@
Methods:
- socket-close
+ - get-local-name
+ - get-peer-name
+ and - for ip sockets - these methods:
+ - get-local-address
+ - get-local-port
+ - get-peer-address
+ - get-peer-port
An error-handling function, resolving implementation specific errors
More information about the usocket-cvs
mailing list