Files
songbird/src/driver/connection/mod.rs
Erk 2e683380fa fix(conn): Some operating systems does not allow 0 recv buffer (#243)
This will cause FreeBSD to fail setting up the socket. It may also be true of some other operating systems, but these are the ones I have been able to test.

It works on Windows and Linux.
2024-07-07 16:29:26 +01:00

11 KiB