View | Details | Raw Unified | Return to bug 202716
Collapse All | Expand All

(-)share/man/man4/netmap.4 (-1 / +1 lines)
Lines 385-391 Link Here
385
     TX  [..........aaaaaaaaaaa........]
385
     TX  [..........aaaaaaaaaaa........]
386
.Ed
386
.Ed
387
.Pp
387
.Pp
388
select() and poll() wlll block if there is no space in the ring, i.e.
388
select() and poll() will block if there is no space in the ring, i.e.
389
.Dl ring->cur == ring->tail
389
.Dl ring->cur == ring->tail
390
and return when new slots have become available.
390
and return when new slots have become available.
391
.Pp
391
.Pp

Return to bug 202716