Giampaolo Rodola' <g.rod...@gmail.com> added the comment:

Can you paste the traceback or are you able to reproduce the bug via a script? 
sendfile implementation is supposed to giveup if no data was sent on first 
call, so I suppose this happen later? If for any reason it turns out sendfile() 
is broken on Solaris or behave differently than on Linux I think I prefer to be 
safe than sorry and support it on Linux only.

----------
nosy: +giampaolo.rodola

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

Reply via email to