svn: r14000
This commit is contained in:
Eli Barzilay 2009-03-07 00:46:28 +00:00
parent 282a404ada
commit 1b5e4ffa87

View File

@ -892,7 +892,7 @@ procedures.
result is the number of bytes written. result is the number of bytes written.
If @scheme[get-write-evt] is @scheme[#f], then If @scheme[get-write-evt] is @scheme[#f], then
@scheme[port-writes-atomic?] will produce @scheme[#f] with applied @scheme[port-writes-atomic?] will produce @scheme[#f] when applied
to the port, and the port will not be a valid argument to to the port, and the port will not be a valid argument to
procedures such as @scheme[write-bytes-avail-evt]. procedures such as @scheme[write-bytes-avail-evt].