Malversán <malvers...@gmail.com> added the comment:

It has a certain logic to recommend recvmsg() in place of recv(), as 
SOCK_SEQ_PACKET is characterized by transmitting entire messages only. But it 
has to be noted that my current hack (described above) is working for 
SOCK_SEQ_PACKET sockets with no modification of the asyncio underlying reading 
logic.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38285>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to