summaryrefslogtreecommitdiff
path: root/net/udt/files/patch-fix-select-call (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch to make the invocation of select(2) work in CEPoll::wait() method.Mikhail Teterin2014-02-111-0/+30
Applicable only to non-Linux platforms, such as FreeBSD. Bump PORTREVISION. Obtained from: https://sourceforge.net/p/udt/patches/12/ Notes: svn path=/head/; revision=343828