Twas brillig at 20:12:24 18.09.2009 UTC+02 when [email protected] did gyre and 
gimble:

 PS> Sure, but why does that matter? fds that would block just shouldn't
 PS> be processed at that time?

* select() returns 'ok, you can write to fd N'.
* You call write(N, buf, size).
* It blocks after writing size/2.
* ...
* PROFIT

-- 
  http://fossarchy.blogspot.com/

Attachment: pgphDadgOnHca.pgp
Description: PGP signature

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to