J. Bruce Fields
9f9d2ebe69
svcrpc: make xpo_recvfrom return only >=0
...
The only errors returned from xpo_recvfrom have been -EAGAIN and
-EAFNOSUPPORT. The latter was removed by a previous patch. That leaves
only -EAGAIN, which is treated just like 0 by the caller (svc_recv).
So, just ditch -EAGAIN and return 0 instead.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-08-21 17:41:07 -04:00
..
2012-07-17 17:02:57 -04:00
2012-07-30 18:55:59 -04:00
2012-01-31 19:28:12 -05:00
2012-05-03 03:27:21 -07:00
2010-08-04 08:54:09 -04:00
2012-05-03 03:27:21 -07:00
2012-07-16 15:12:15 -04:00
2012-07-10 23:13:45 -07:00
2011-07-15 09:12:23 -04:00
2012-07-12 11:20:28 -04:00
2012-07-31 18:42:48 -07:00
2012-07-31 18:42:48 -07:00
2011-07-15 09:12:23 -04:00
2012-01-31 19:28:15 -05:00
2012-06-11 17:27:07 -04:00
2012-07-30 20:39:05 -04:00
2012-07-31 19:25:39 -07:00
2012-03-20 21:48:28 +08:00
2012-03-02 15:36:38 -05:00
2012-04-18 11:05:48 -04:00
2012-01-31 18:20:25 -05:00
2012-08-21 17:41:07 -04:00
2012-06-15 17:37:23 -07:00
2012-07-18 11:28:46 -07:00
2010-12-17 15:48:21 -05:00
2012-08-21 17:41:07 -04:00
2012-01-31 18:20:25 -05:00
2012-04-15 12:44:40 -04:00
2012-07-30 19:16:57 -07:00
2012-07-10 23:13:45 -07:00
2012-07-31 19:25:39 -07:00