asiolink code cleanup
Working on #1619 (closed) I found at least two things which should be improved in the asiolink code for TCP sockets:
- old "record" API (record means length+data over the stream abstraction provided by TCP)
- raw pointers
Working on #1619 (closed) I found at least two things which should be improved in the asiolink code for TCP sockets: