ossp-pkg/sa/sa.pod 1.7 -> 1.8
--- sa.pod 2001/10/05 21:11:22 1.7
+++ sa.pod 2001/10/08 10:03:54 1.8
@@ -1,7 +1,8 @@
##
## SA - OSSP Socket Abstraction Library
-## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/)
-## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/)
+## Copyright (c) 2001 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2001 The OSSP Project <http://www.ossp.org/>
+## Copyright (c) 2001 Cable & Wireless Deutschland <http://www.cw.com/de/>
##
## This file is part of OSSP SA, a socket abstraction library which
## can be found at http://www.ossp.org/pkg/sa/.
@@ -130,7 +131,7 @@
operation was able to succeed. This allows one to easily program
less-blocking network services.
-=item B<Buffered I/O>
+=item B<I/O Stream Buffering>
If B<OSSP sa> is used for stream communication, internally all I/O
operations can be performed through input and/or output buffers (set
|
|