| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - If the network card's buffer is full, send returns -1 and sets | Marcus Alves Grando | 2006-12-13 | 1 | -0/+16 |
| errno to ENOBUFS, which causes issues with the UDP bandwidth tests. Check if errno != ENOBUFS after write(2). - Bump PORTREVISION Submitted by: Ryan T. Dean <rtdean___tcamail.net> Notes: svn path=/head/; revision=179661 | |||||
