ITransport.write() always succeeds. It may or may not call socket.send immediately, so it cannot tell you if the socket.send() succeeded or not.On Mar 31, 2013, at 1:50 AM, Todong Ma <gbstack08@gmail.com> wrote:
> Hi, everyone
>
> How could I dertermine ITransport.write() succeed?
> In windows socket API, I can check send()'s return value to dertermine whether send() succeed.
>
> Any suggestion is appreciated.
What are you trying to do?
-glyph
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python