#258: [PATCH] client spins on write when window full
---------------------+--------------------
  Reporter:  ncm     |      Owner:  bagder
      Type:  defect  |     Status:  closed
  Priority:  normal  |  Milestone:  1.4.3
 Component:  misc    |    Version:  1.4.2
Resolution:  fixed   |   Keywords:
Blocked By:          |     Blocks:
---------------------+--------------------
Changes (by bagder):

 * owner:   => bagder
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e6c46cc249227de7b7cd136d72eded5dcb3f9381/libssh2"]:
 {{{
 #!CommitTicketReference repository="libssh2"
 revision="e6c46cc249227de7b7cd136d72eded5dcb3f9381"
 _libssh2_channel_write: client spins on write when window full

 When there's no window to "write to", there's no point in waiting for
 the socket to become writable since it most likely just will continue to
 be.

 Patch-by: ncm
 Fixes #258
 }}}

-- 
Ticket URL: <https://trac.libssh2.org/ticket/258#comment:1>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients

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

Reply via email to