id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5843,hGetBufSome blocks when all available input is buffered (on Windows only),joeyadams,pcapriotti,"See the attached program.  On Windows, it blocks on hGetSome.

If I take out the hGetLine and hWaitForInput, hGetSome does not block.  If I add <code>hSetBuffering h NoBuffering</code>, hGetBufSome still blocks after hWaitForInput because it does some buffering when it calls hLookAhead_.",bug,closed,high,7.4.2,libraries/base,7.2.2,fixed,,,Windows,x86,Incorrect result at runtime,Unknown,,,,
