-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
> >> IMHO a client stream having big queue size might be result of >> some other client has not picked up data ? > No. Each stream keeps it's own queue. In this case teh stream representing the connection where you are writing, not the server itself, since you don't call uv_write on the server. >> I believe I have to disconnect client which server has *first* >> written to (first in the queue of those not yet received >> callback) ? Does libuv maintains pending queue of streams >> anywhere (streams which callback hasn't received so far) ? > There is no such a thing. Check what I mentioned above. - -- Saúl Ibarra Corretgé bettercallsaghul.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTw5wRAAoJEEEOVVOum8BZksAQAJljRqK6TqqqFfa7BXRL/Otb zzn5T5+/HPEMiJJyc41WtsW8BVE+Z23rkCWxHLFaLgMgUxHbYPMe5anHOX1tB+c3 4poJcDOB7ewVuZxVygYXRPZrj6VSiUA+UAlxgiYGC7DzZK65/W0ZIH/XlQ8OJfob caJIml1KWFJBAX85i7ZoQiYBJvShCfMDERGsEgVmcA95VPrJYquomm4xtjOX0beH Mwoa0jbM3Pw2HtwA644MMSwXriO/TIwmGtcV5Lc2ZpPRHlfJz8O1YmvIr2kVpn4F pi0eqUTLgH59+EFCf7tnF3RJBSPFYtyqVUhe0rxKK4BYM/JmP8Y1FmY6HTdXheic u2kby+lXzQJdAukbUwfm6I+o9MRXgFM/h0toTSBHBoU0+MCdCXzOLP/QrN0hehe+ MaQBjsSbISjoD0zQYiJ5JLBYDMT/EiVuycFGDZHYcT6ye6u95JBeOvt5XwwLKPbW vzS7+/sn4yjo9bRdw73WRAtXuIecLTENPyR+8P4S5jhAHAGz3Lm6GdYgy7wtRiJw Nj4bEb754BqJR/1UvpRZu2z10SEz4l4yPW5g5s4DaaEjXYHD0JsA9pbsM5rE83Fk bTRzTz5fgtp3/kyB7kzPr0a7j5CyeyEyJQfq16kmgnlCwCBHpPJr26taNvlYQBVu C6QuyEDfwi0N3XxSVOa2 =J3FR -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
