gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New SHM


From: Hal Murray
Subject: Re: New SHM
Date: Mon, 23 Jan 2023 18:57:25 -0800

> gnss-share use AF-UNIX sockets for multile listeners.  It opens the GNSS
> serial port (/dev/ttyS0, etc.) and sends to multiple listeners.  How do they
> do that? 

The cide is written in go so I can't read it quickly.  It looks like they are 
setting up a separate socket for each client.  Each client has to do a bit of 
work to setup their connection.

If they expect you to use it, they should provide a sample client that does 
nothing but setup the connection and copy all the data to stdout.  (Written in 
c, not go)


-- 
These are my opinions.  I hate spam.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]