> On 02 Aug 2016, at 21:56, Torsten Bögershausen wrote:
>
> On Sun, Jul 31, 2016 at 11:45:08PM +0200, Lars Schneider wrote:
>>
>>> On 31 Jul 2016, at 22:36, Torstem Bögershausen wrote:
>>>
>>>
>>>
Am 29.07.2016 um 20:37 schrieb larsxschnei...@gmail.com:
From: Lars Schneider
On Sun, Jul 31, 2016 at 11:45:08PM +0200, Lars Schneider wrote:
>
> > On 31 Jul 2016, at 22:36, Torstem Bögershausen wrote:
> >
> >
> >
> >> Am 29.07.2016 um 20:37 schrieb larsxschnei...@gmail.com:
> >>
> >> From: Lars Schneider
> >>
> >> packet_flush() would die in case of a write error ev
> On 30 Jul 2016, at 14:04, Jakub Narębski wrote:
>
> W dniu 30.07.2016 o 01:37, larsxschnei...@gmail.com pisze:
>> From: Lars Schneider
>>
>> packet_flush() would die in case of a write error even though for some
>> callers
>> an error would be acceptable. Add packet_flush_gentle() which wri
> On 31 Jul 2016, at 22:36, Torstem Bögershausen wrote:
>
>
>
>> Am 29.07.2016 um 20:37 schrieb larsxschnei...@gmail.com:
>>
>> From: Lars Schneider
>>
>> packet_flush() would die in case of a write error even though for some
>> callers
>> an error would be acceptable.
> What happens if th
> Am 29.07.2016 um 20:37 schrieb larsxschnei...@gmail.com:
>
> From: Lars Schneider
>
> packet_flush() would die in case of a write error even though for some callers
> an error would be acceptable.
What happens if there is a write error ?
Basically the protocol is out of synch.
Lenght informa
W dniu 30.07.2016 o 01:37, larsxschnei...@gmail.com pisze:
> From: Lars Schneider
>
> packet_flush() would die in case of a write error even though for some callers
> an error would be acceptable. Add packet_flush_gentle() which writes a
> pkt-line
> flush packet and returns `0` for success and
From: Lars Schneider
packet_flush() would die in case of a write error even though for some callers
an error would be acceptable. Add packet_flush_gentle() which writes a pkt-line
flush packet and returns `0` for success and `1` for failure.
Signed-off-by: Lars Schneider
---
pkt-line.c | 6 +++
7 matches
Mail list logo