Re: set_buffer_mode
Arne Goedeke <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/08/14 14:05, Per Hedbor () @ Pike (-) importmöte för mailinglistan wrote: >> Does anybody have a working example that actually uses the new >> set_buffer_mode with in input buffer or an output buffer (and for >> extra bonus points: and a read or a write callback)? > > Well, it is used in the websocket code. It does not currently, but it should. It uses the Stdio.Buffer, but does the callback handling on its own.