Changes between Version 2 and Version 3 of 0.5/TCPSocket
- Timestamp:
- 08/21/08 18:53:43 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
0.5/TCPSocket
v2 v3 35 35 === Methods === 36 36 * ''' TCPSocket(host, port) ''' 37 * Orbited will only connect to addresses explicitly allowed in the configuration (see [wiki:0.5/Configuration#accessSection ]).37 * Orbited will only connect to addresses explicitly allowed in the configuration (see [wiki:0.5/Configuration#accessSection Configuration#accessSection]). 38 38 * ''' send(message) ''' 39 39 * ''' close() '''