K 10 svn:author V 4 mnag K 8 svn:date V 27 2006-12-13T13:43:41.000000Z K 7 svn:log V 250 - If the network card's buffer is full, send returns -1 and sets 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 END