Denton-L / based-connect

A reverse-engineered Bose Connect imitation program for Linux.
GNU General Public License v3.0
260 stars 27 forks source link

Could not set socket send timeout: Bad file descriptor #4

Closed airvzxf closed 6 years ago

airvzxf commented 6 years ago

I installed the AUR package and I get this error: $ based-connect -h Could not set socket send timeout: Bad file descriptor

Same if I clone the repository ad use make -j ./based-connect -h Could not set socket send timeout: Bad file descriptor

In fact it happens with any command: based-connect -d xx:xx:xx:xx:xx:xx

airvzxf commented 6 years ago

I reboot my laptop and the it didn't show the error.