Since mms uses URL.openStream and then uses this stream to read data from
it may block ( socket read is blocking operation )
Should either check available before reading data or find some other way to get
data.
Original issue reported on code.google.com by oifa.yul...@gmail.com on 15 Jan 2013 at 8:24
Original issue reported on code.google.com by
oifa.yul...@gmail.com
on 15 Jan 2013 at 8:24