srsRAN/debian
Vadim Yanitskiy 900ad92912 srsue/extnas: implement a simple UNIX domain socket server
Unfortunately, the existing networking API (common/network_utils.h)
lacks the UNIX domain socket support, and it turned to be easier
to implement a simple, single client server using Boost.Asio.

The server runs in its own thread with a blocking Tx queue, and
calls a user definted callback on receipt of any data from client.
Multiple client connections are not supported and will be rejected.
2020-11-09 06:31:45 +07:00
..
man update Debian packaging scripts 2019-01-22 12:09:52 +01:00
source add minimal file skeleton to build deb packages for launchpad 2018-06-01 15:33:15 +02:00
changelog Update the debian changelog to package srsLTE 19.06 for Ubuntu Disco 2019-09-09 17:08:49 +02:00
compat add minimal file skeleton to build deb packages for launchpad 2018-06-01 15:33:15 +02:00
control srsue/extnas: implement a simple UNIX domain socket server 2020-11-09 06:31:45 +07:00
copyright Copy copyright modifications into debian/copyright. 2020-10-09 12:51:50 +01:00
packager.sh Added script to help with the packaging 2019-09-09 17:08:49 +02:00
rules update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsenb.install update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsenb.manpages update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsenb.service update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsepc.install update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsepc.manpages update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsepc.service update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srslte-core.config update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srslte-core.install update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srslte-core.postinst update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srslte-core.templates update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srslte-dev.install update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsue.install update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsue.manpages update Debian packaging scripts 2019-01-22 12:09:52 +01:00
srsue.service update Debian packaging scripts 2019-01-22 12:09:52 +01:00