dart-gde/chrome.dart

The socket.recvFrom wrapper does not work for Mobile Chrome Apps

jiridanek opened this issue · 1 comments

The reason being that the call with bufferSize=null behaves differently in Chromium and in cca on Android.

I reported this issue to the cca bug tracker as MobileChromeApps/mobile-chrome-apps#70 .

This is absolutely a cca bug, and I have a fix. Please close this issue.