pkgsrc-wip/py-iowait/distinfo
Kamel Ibn Aziz Derouiche 805d928afa Import py27-iowait-0.1 as wip/py-iowait.
Different operating systems provide different ways to wait for I/O completion
events: there's select (), poll(), epoll() and kqueue(). For cross-platform
applications it can be a pain to support all this system functions, especially
because each one provides a different interface.

IOWait solves this problem by providing a unified interface and using always the
best and faster function available in the platform. Its only limitation is that,
on Windows, it only works for sockets
2012-08-31 18:11:04 +00:00

5 lines
235 B
Text

$NetBSD: distinfo,v 1.1 2012/08/31 18:11:04 jihbed Exp $
SHA1 (iowait-0.1.tar.gz) = 9482a363e8fedd6f08ded2c098ac330068535711
RMD160 (iowait-0.1.tar.gz) = 771ef9d89fd340a7ec7d9d754c227817f95d1c26
Size (iowait-0.1.tar.gz) = 19978 bytes