notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-IO-AIO Asynchronous/Advanced Input/Output
4.80 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.80Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-12-09 15:48:52
Last Update: 2023-10-07 00:55:27
Commit Hash: 19ba14b
People watching this port, also watch:: p5-CPAN-Meta-YAML, p5-Net-HTTP, p5-Net-Domain-TLD
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/IO-AIO
Description:
IO::AIO implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to libeio. Asynchronous means that operations that can normally block your program (e.g. reading from disk) will be done asynchronously: the operation will still block, but you can do something else in the meantime. This is extremely useful for programs that need to stay interactive even when doing heavy I/O (GUI programs, high performance network servers etc.), but can also be used to easily do operations in parallel that are normally done sequentially, e.g. stat'ing many files, which is much faster on a RAID volume or over NFS when you do a number of stat operations concurrently. While most of this works on all types of file descriptors (for example sockets), using these functions on file descriptors that support nonblocking operation (again, sockets, pipes etc.) is very inefficient. Use an event loop for that (such as the EV module): IO::AIO will naturally fit into such an event loop itself. In addition to asynchronous I/O, this module also exports some rather arcane interfaces, such as madvise or linux's splice system call, which is why the A in AIO can also mean advanced.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-IO-AIO-4.80/catalog.mk
  2. /usr/local/share/licenses/p5-IO-AIO-4.80/LICENSE
  3. /usr/local/share/licenses/p5-IO-AIO-4.80/ART10
  4. /usr/local/share/licenses/p5-IO-AIO-4.80/GPLv1+
  5. bin/treescan
  6. lib/perl5/site_perl/mach/5.34/IO/AIO.pm
  7. lib/perl5/site_perl/mach/5.34/auto/IO/AIO/AIO.so
  8. lib/perl5/site_perl/man/man1/treescan.1.gz
  9. lib/perl5/site_perl/man/man3/IO::AIO.3.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • p5-IO-AIO>0:devel/p5-IO-AIO
To install the port:
cd /usr/ports/devel/p5-IO-AIO/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-IO-AIO
  • pkg install p5-IO-AIO
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-IO-AIO
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1682903046 SHA256 (IO-AIO-4.8.tar.gz) = d1edbec70739e94646b5300b05e108a41bf6afff776877cb014551db9c8239d3 SIZE (IO-AIO-4.8.tar.gz) = 189363

Packages (timestamps in pop-ups are UTC):
p5-IO-AIO
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.804.804.754.804.80-4.75-
FreeBSD:13:quarterly4.804.804.804.804.804.804.804.80
FreeBSD:14:latest4.804.804.794.804.804.80-4.80
FreeBSD:14:quarterly4.804.80-4.804.804.804.804.80
FreeBSD:15:latest4.804.80n/a4.80n/a4.804.804.80
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-common-sense>=0 : devel/p5-common-sense
  2. perl5>=5.34<5.35 : lang/perl5.34
  3. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. p5-common-sense>=0 : devel/p5-common-sense
  2. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-AnyEvent-AIO
  2. devel/p5-Coro
  3. devel/p5-SVN-S4
  4. sysutils/p5-MogileFS-Server
  5. www/perlbal
for Run
  1. devel/p5-Coro
  2. devel/p5-SVN-S4
  3. sysutils/p5-MogileFS-Server
  4. www/perlbal

Configuration Options:
No options to configure
Options name:
devel_p5-IO-AIO
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/IO/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/IO/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/IO/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/IO/
  7. http://backpan.perl.org/modules/by-module/IO/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/IO/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/IO/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/IO/
  12. https://www.cpan.org/modules/by-module/IO/
Collapse this list.

Number of commits found: 54

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.80
07 Oct 2023 00:55:27
commit hash: 19ba14bcd81efcbd35a6fedf6d6c75e48432172bcommit hash: 19ba14bcd81efcbd35a6fedf6d6c75e48432172bcommit hash: 19ba14bcd81efcbd35a6fedf6d6c75e48432172bcommit hash: 19ba14bcd81efcbd35a6fedf6d6c75e48432172b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Drop FreeBSD < 14.0-BETA5 <sys/timerfd.h> workarounds

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373
https://cgit.freebsd.org/src/commit/?h=releng/14.0&id=7454117918cd
https://lists.freebsd.org/archives/freebsd-stable/2023-October/001533.html
Old -CURRENT, -STABLE, -RELENG snapshots were never supported in ports/.

This reverts commit 4458b6d2d931d462f260dc06fb7b9c7fa1f707aa.
This reverts commit f295903414ccab16e75feb05c851d726deb16713.
This reverts commit d7c830340dbb2e33451d3ad36ea5a707d0d222b6.
This reverts commit 572560076d1c987833958524a2bc4a60a1700287.
This reverts commit f4c28b489119fb134e7873047aea1aa643219d70.
This reverts commit 163928669d74be3a5d8a307b6a03abd06bf55cd6.
This reverts commit b8948f86c12cfe8a24ba203634e3a1572eab4ba8.
This reverts commit 5e70841f87b2d316acc170b0f550e4eab205b6e2.
This reverts commit 600ca97fd58482c907708888a7af879219540a79.
4.80
06 Sep 2023 20:49:40
commit hash: 600ca97fd58482c907708888a7af879219540a79commit hash: 600ca97fd58482c907708888a7af879219540a79commit hash: 600ca97fd58482c907708888a7af879219540a79commit hash: 600ca97fd58482c907708888a7af879219540a79 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Fix build on FreeBSD 14+

In file included from AIO.xs:173:
In file included from /usr/include/sys/timerfd.h:33:
In file included from /usr/include/sys/proc.h:47:
/usr/include/sys/condvar.h:46:8: error: redefinition of 'cv'
struct cv {
       ^
/usr/local/lib/perl5/5.34/mach/CORE/sv.h:243:8: note: previous definition is
here
struct cv {
       ^
618 warnings and 1 error generated.

Tested on:	14.0-ALPHA4
4.80
02 May 2023 16:19:52
commit hash: c771192b99d3b8570f9dfbf6f03388bbcf913515commit hash: c771192b99d3b8570f9dfbf6f03388bbcf913515commit hash: c771192b99d3b8570f9dfbf6f03388bbcf913515commit hash: c771192b99d3b8570f9dfbf6f03388bbcf913515 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Update to 4.80

Changes:	https://metacpan.org/dist/IO-AIO/changes
4.79_1
05 Apr 2023 17:30:02
commit hash: 02dc1f19fa35ce9149ffd3598ab5983317eddf6dcommit hash: 02dc1f19fa35ce9149ffd3598ab5983317eddf6dcommit hash: 02dc1f19fa35ce9149ffd3598ab5983317eddf6dcommit hash: 02dc1f19fa35ce9149ffd3598ab5983317eddf6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Fix typo

- Bump PORTREVISION for dependency change
4.79
03 Oct 2022 17:10:23
commit hash: 6146dc323b9d68b7ba11085f0a137f35654c11bfcommit hash: 6146dc323b9d68b7ba11085f0a137f35654c11bfcommit hash: 6146dc323b9d68b7ba11085f0a137f35654c11bfcommit hash: 6146dc323b9d68b7ba11085f0a137f35654c11bf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Update to 4.79

Changes:	https://metacpan.org/dist/IO-AIO/changes
4.78
10 Sep 2022 12:53:07
commit hash: 21bb4ef690425cdba0af79cc266a022b91d538cfcommit hash: 21bb4ef690425cdba0af79cc266a022b91d538cfcommit hash: 21bb4ef690425cdba0af79cc266a022b91d538cfcommit hash: 21bb4ef690425cdba0af79cc266a022b91d538cf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Update to 4.78

Changes:	https://metacpan.org/dist/IO-AIO/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.76
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.76
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.76
08 Aug 2021 14:54:01
commit hash: bf9e4a915556077e49e7c6f90022840a065f6e38commit hash: bf9e4a915556077e49e7c6f90022840a065f6e38commit hash: bf9e4a915556077e49e7c6f90022840a065f6e38commit hash: bf9e4a915556077e49e7c6f90022840a065f6e38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-AIO: Update to 4.76

Changes:	https://metacpan.org/dist/IO-AIO/changes
4.75
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.75
03 Jan 2021 20:05:50
Revision:560105Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.75

Changes:	https://metacpan.org/changes/distribution/IO-AIO
4.73
10 Dec 2020 21:32:13
Revision:557503Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.73

Changes:	https://metacpan.org/changes/distribution/IO-AIO
4.72
08 May 2020 20:51:41
Revision:534438Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove p5-Canary-Stability from BUILD_DEPENDS
4.72
21 Apr 2019 19:06:45
Revision:499559Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7

- Update COMMENT
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/IO-AIO
4.70
06 Mar 2019 18:07:36
Revision:494817Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7

Changes:	https://metacpan.org/changes/distribution/IO-AIO
4.60
26 Aug 2018 18:41:58
Revision:478149Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.6

Changes:	https://metacpan.org/changes/distribution/IO-AIO
4.40
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
4.40
20 Feb 2018 20:26:25
Revision:462432Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4

- Sort PLIST

Changes:	http://search.cpan.org/dist/IO-AIO/Changes
4.34
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
4.34
03 May 2016 19:01:14
Revision:414550Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.34

Changes:	http://search.cpan.org/dist/IO-AIO/Changes
4.33
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
4.33
06 Mar 2016 06:25:49
Revision:410306Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.33
- Strip shared library

Changes:	http://search.cpan.org/dist/IO-AIO/Changes
4.32
14 Feb 2015 20:00:33
Revision:379008Original commit files touched by this commit
adamw search for other commits by this committer
Update to 4.32.

Changes: https://metacpan.org/changes/distribution/IO-AIO
4.31_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.31
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
4.31
19 Jun 2014 14:47:38
Revision:358423Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 4.31
4.18
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
4.18
30 Oct 2013 01:38:25
Revision:332028Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
4.18
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
4.18
29 Aug 2013 04:08:54
Revision:325559Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
4.18
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
4.18
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
4.18
19 Jan 2013 21:41:46
Revision:310661Original commit files touched by this commit
leeym search for other commits by this committer
- update to 4.18
4.15
03 May 2012 01:35:50
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.15
- Add LICENSE

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
4.11
01 May 2012 01:47:10
Original commit files touched by this commit
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
4.11
11 Oct 2011 06:18:36
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.11
4.0
27 Sep 2011 02:46:21
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.0
3.93
19 Sep 2011 17:23:51
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.93

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
PR:             ports/159779
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 35 days)
3.65
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.65
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
3.65
22 Apr 2010 02:18:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.65

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
3.31
16 Nov 2009 08:33:14
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.31

PR:             ports/140548
Submitted by:   Sahil Tandon <sahil_AT_tandon dot net>
3.3_1
02 Sep 2009 15:19:31
Original commit files touched by this commit
clsung search for other commits by this committer
- fix a dependency
- bump PORTREVISION

PR:             ports/138482
Submitted by:   tobez
3.3
26 Aug 2009 07:28:14
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.3

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
3.0.7
29 Aug 2008 06:50:01
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.0.7

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
3.0.5
23 Jun 2008 02:59:32
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.0.5

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
2.6.2
02 May 2008 07:40:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.6.2 (2.62)

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
2.6
13 Apr 2008 03:56:09
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.6

Changes:        http://search.cpan.org/dist/IO-AIO/Changes
2.5.1
30 Dec 2007 09:32:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.5.1 (2.51)

Changes:    http://search.cpan.org/dist/IO-AIO/Changes
2.3.3
08 Sep 2007 00:57:38
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
2.3.3
03 Feb 2007 03:04:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.3.3
- Drop maintainership to perl@FreeBSD.org

PR:             ports/108635
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
2.3
26 Dec 2006 03:56:09
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.3

PR:             ports/107201
Submitted by:   clsung
Approved by:    maintainer (Gea-Suan Lin)
2.2
09 Dec 2006 15:48:32
Original commit files touched by this commit
miwi search for other commits by this committer
This module implements asynchronous I/O using whatever means your
operating system supports.

Asynchronous means that operations that can normally block your
program (e.g. reading from disk) will be done asynchronously: the
operation will still block, but you can do something else in the
meantime. This is extremely useful for programs that need to stay
interactive even when doing heavy I/O (GUI programs, high performance
network servers etc.), but can also be used to easily do operations in
parallel that are normally done sequentially, e.g. stat'ing many files,
which is much faster on a RAID volume or over NFS when you do a number
of stat operations concurrently.

While most of this works on all types of file descriptors (for example
sockets), using these functions on file descriptors that support
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 54