[Merge] lp:~phablet-team/aethercast/block-socket into lp:aethercast

Alfonso Sanchez-Beato alfonso.sanchez-beato at canonical.com
Mon May 9 16:31:37 UTC 2016


Alfonso Sanchez-Beato has proposed merging lp:~phablet-team/aethercast/block-socket into lp:aethercast.

Commit message:
Some times socket output buffer was full and sending returned an EAGAIN
error. Solved by making the socket blocking, as anyway we have a dedicated
thread for sending and you will not be blocked in a datagram socket for
long. LP: #1579773.

Requested reviews:
  Ubuntu Phablet Team (phablet-team)
Related bugs:
  Bug #1579773 in aethercast: "WiDi suddenly disconnects in frieza/cooler"
  https://bugs.launchpad.net/aethercast/+bug/1579773

For more details, see:
https://code.launchpad.net/~phablet-team/aethercast/block-socket/+merge/294142

Some times socket output buffer was full and sending returned an EAGAIN
error. Solved by making the socket blocking, as anyway we have a dedicated
thread for sending and you will not be blocked in a datagram socket for
long. LP: #1579773.
-- 
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~phablet-team/aethercast/block-socket into lp:aethercast.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1004 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20160509/0217e311/attachment.diff>


More information about the Ubuntu-reviews mailing list