On 03/07/17 23:08, Stefano Stabellini wrote: > When an active socket has data available, increment the io and read > counters, and schedule the ioworker. > > Implement the read function by reading from the socket, writing the data > to the data ring. > > Set in_error on error. > > Signed-off-by: Stefano Stabellini <stef...@aporeto.com>
Reviewed-by: Juergen Gross <jgr...@suse.com> Thanks, Juergen