-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
tpreturn() seems to non-block send without checking tranfer length.
It needs a wrapper of looping apr_socket_send() until all of the data write to the socket.
similar like stomp_write_buffer