[Twisted-Python] Problem in twisted.internet.tcp when using ssl

Itamar Shtull-Trauring twisted at itamarst.org
Fri Jul 19 07:58:51 MDT 2002


Martin Sjögren wrote:

> I've looked into this a bit more, and found the following in the man
> page for write(2) on Solaris.
> 
> """
> If nbyte is 0, write() will  return  0  and  have  no  other
> results  if  the  file  is  a  regular  file; otherwise, the
> results are unspecified.

Well, we're using send(2), as far as I know, not write(2) - and the man 
pages for send(2) don't say anything about 0 length messages.





More information about the Twisted-Python mailing list