InformIT.com article covering POSIX Asynchronous I/O support in FreeBSD.
This commit is contained in:
parent
cb1dde62d4
commit
e84f6d26a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28688
1 changed files with 12 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<press>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/press.xml,v 1.3 2006/09/14 07:33:49 jkoshy Exp $
|
||||
$FreeBSD: www/share/sgml/press.xml,v 1.4 2006/09/14 08:14:16 jkoshy Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -19,6 +19,17 @@
|
|||
<month>
|
||||
<name>9</name>
|
||||
|
||||
<story>
|
||||
<name>POSIX Asynchronous I/O</name>
|
||||
<url>http://www.informit.com/articles/article.asp?p=607373&seqNum=1&rl=1</url>
|
||||
<site-name>InformIT</site-name>
|
||||
<site-url>http://www.informit.com/</site-url>
|
||||
<date>22 September 2006</date>
|
||||
<author>David Chisnall</author>
|
||||
<p>A look at programming with asynchronous I/O in FreeBSD and other
|
||||
open-source OSes.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>DesktopBSD 1.0: FreeBSD for the desktop</name>
|
||||
<url>http://os.newsforge.com/os/06/09/01/2053249.shtml</url>
|
||||
|
|
Loading…
Reference in a new issue