
9 Jun
2005
9 Jun
'05
4:40 p.m.
On 6/9/05, Simon Richter <Simon.Richter@hogyros.de> wrote:
I think we should attempt to coordinate our efforts here.
Please do! Does either of the implementations offer an interface to the sockets at a lower level than iostreams though? I personally prefer to use lower-level read/write semantics with sockets and handle would-block conditions etc in my own code. Alternatively I would be happy with a mechanism whereby I could pass a block of bytes to be written-from (or read-to) and a callback that will be notified when the operation is complete. Perhaps this is one of the functions of the "manager" class you mention. -- Caleb Epstein caleb dot epstein at gmail dot com