Skip to content
  • Tor Lillqvist's avatar
    The code didn't compile (must have been sleepy when committing). "return" · beed3997
    Tor Lillqvist authored
    2000-07-31  Tor Lillqvist  <tml@iki.fi>
    
    	* giowin32.c (buffer_read): The code didn't compile (must
    	have been sleepy when committing). "return" instead of "break"
    
    	(g_io_win32_fd_add_watch): Cannot check if the file descriptor is
    	readable by calling ReadFile to read zero bytes. ReadFile blocks
    	on NT even if trying to read nothing at all. So, don't check if
    	file descriptor is readable; assume this function isn't called
    	otherwise.
    beed3997
To find the state of this project's repository at the time of any of these versions, check out the tags.