Update library source to V2.

This commit is contained in:
David Brown 2016-06-16 14:56:42 +01:00
parent 4245c6e8b3
commit 7bdc53145e
46 changed files with 3141 additions and 3349 deletions

View file

@ -632,6 +632,7 @@ MODULE ulmStreams;
| linebuf: nbuf := 1;
| onebuf: nbuf := 1;
| bufpool: nbuf := s.bufpool.maxbuf;
ELSE (* Explicitly ignore unhandled values of s.bufmode *)
END;
END GetBufferPoolSize;