Changeset 5
- Timestamp:
- Nov 6, 2005, 6:27:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/net/include/sock.hpp
r2 r5 17 17 virtual net_address *copy() = 0; 18 18 virtual void store_string(char *st, int st_length) = 0; // this should be able to be used get_node_address() 19 virtual ~net_address() {;} 19 20 } ; 20 21
Note: See TracChangeset
for help on using the changeset viewer.