Skip to content
#

Linux

linux logo

Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.

Here are 740 public repositories matching this topic...

timlag1305
timlag1305 commented Oct 31, 2020

Description
When I run dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotifyd /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.OpenUri "string:https://open.spotify.com/track/5OmIZhbwxGD1BwozQJe0t8?si=0pSNgfWySnqWPp8pf5MWTQ", spotifyd logs show that it receives and handles the OpenUri call. However, when I debug, I see that device_name of the current device is different than w

bug help wanted good first issue reproducibility: easy
glommer
glommer commented Dec 18, 2020

If we look at the API defined by net::TcpStream, net::UdpSocket, and others there are many options we are not implementing (setting timeouts, multicast, etc).

They shouldn't be hard to implement -> essentially just passing options down sockets, but I will require that they come with unit testing unless it is really not possible to.

good first issue networking

Created by Linus Torvalds

Released September 17, 1991

Repository
torvalds/linux
Wikipedia
Wikipedia