
7 Feb
2006
7 Feb
'06
7:55 a.m.
Hello, wouldn't it be better if indirect_streambuf::sync_impl returns a integer? In device::write I want to indicate that no character can be written to the external source via returning EOF (external device == socket -> peer has closed socket) instead throwing an exception. Regards, Oliver