On Sat, 31. Aug 03:20, Marton Balint wrote:
>
>
> On Sat, 31 Aug 2019, Marton Balint wrote:
>
> >
> >
> > On Fri, 30 Aug 2019, Andriy Gelman wrote:
> >
> > > On Thu, 29. Aug 21:01, Marton Balint wrote:
> > > >
> > > >
> > > > On Thu, 29 Aug 2019, Andriy Gelman wrote:
> > > >
> > > > > Chan
On Sat, 31 Aug 2019, Marton Balint wrote:
On Fri, 30 Aug 2019, Andriy Gelman wrote:
On Thu, 29. Aug 21:01, Marton Balint wrote:
On Thu, 29 Aug 2019, Andriy Gelman wrote:
> Changes in v4:
> - Use polling instead of non-blocking option for socket
>read/write operations.
> - Added p
On Fri, 30 Aug 2019, Andriy Gelman wrote:
On Thu, 29. Aug 21:01, Marton Balint wrote:
On Thu, 29 Aug 2019, Andriy Gelman wrote:
> Changes in v4:
> - Use polling instead of non-blocking option for socket
>read/write operations.
> - Added pkt_size, timeout_send, timeout_recv options.
>
On Thu, 29. Aug 21:01, Marton Balint wrote:
>
>
> On Thu, 29 Aug 2019, Andriy Gelman wrote:
>
> > Changes in v4:
> > - Use polling instead of non-blocking option for socket
> >read/write operations.
> > - Added pkt_size, timeout_send, timeout_recv options.
> >Updated documentation for
On Thu, 29 Aug 2019, Andriy Gelman wrote:
Changes in v4:
- Use polling instead of non-blocking option for socket
read/write operations.
- Added pkt_size, timeout_send, timeout_recv options.
Updated documentation for new options.
No, timeout_send and timeout_recv is not needed. The UR
Changes in v4:
- Use polling instead of non-blocking option for socket
read/write operations.
- Added pkt_size, timeout_send, timeout_recv options.
Updated documentation for new options.
- Removed redundant memcpy now that pkt_size is set.
- Check that context is successfully creat