roy 320ba6e2bf socket: report receive buffer overflows
Add soroverflow() which increments the overflow counter, sets so_error
to ENOBUFS and wakes the receive socket up.
Replace all code that manually increments this counter with soroverflow().
Add soroverflow() to raw_input().

This allows userland to detect route(4) overflows so it can re-sync
with the current state.
2018-03-19 16:26:25 +00:00
..
2018-02-08 09:05:16 +00:00
2018-02-08 09:05:16 +00:00
2018-03-10 09:44:47 +00:00
2018-02-04 03:19:51 +00:00
2018-02-08 09:05:16 +00:00
2018-03-12 11:56:34 +00:00
2018-02-04 03:19:51 +00:00