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