Changeset 4916


Ignore:
Timestamp:
Jul 27, 2006, 11:58:49 PM (18 years ago)
Author:
Gary Byers
Message:

Want :SHARING :LOCK on listener output.

(SLIME probably faces the same issue; should probably do something
in the auto-flush case. Of course, it's hard to know just what to
do in that case. or at least what to do safely in that case.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/cocoa-listener.lisp

    r2353 r4916  
    5252           input-stream
    5353           (make-fd-stream output-fd :direction :output
     54                           :sharing :lock
    5455                           :elements-per-buffer
    5556                           (#_fpathconf
Note: See TracChangeset for help on using the changeset viewer.