Osmocom E1 Daemon (for icE1usb USB E1 adapter) and OCTOI https://osmocom.org/projects/osmo-e1d
Go to file
Harald Welte c98dbc2ba3 close timeslot socket if read or write returns negative
If the user application has closed the timeslot socket, we will
get error returns from read/write calls, which we must use to clean
up the daemon-side state for this timeslot.

Change-Id: I2e3e5010f36e916b4c8908af91447b3d3661123f
2020-06-29 23:09:25 +02:00
contrib e1-prbs-test: Add initial code for checking ICE40-E1 traces 2020-01-06 17:37:07 +01:00
include proto.h: Share default socket path between client and daemon 2020-06-29 22:14:05 +02:00
src close timeslot socket if read or write returns negative 2020-06-29 23:09:25 +02:00
.gitignore update .gitignore to ignore binaries from contrib 2020-06-29 17:19:13 +02:00
COPYING Initial code import 2019-05-11 22:31:12 +02:00
COPYING.gpl2 Initial code import 2019-05-11 22:31:12 +02:00
COPYING.lgpl3 Initial code import 2019-05-11 22:31:12 +02:00
Makefile.am Initial code import 2019-05-11 22:31:12 +02:00
configure.ac VTY interface support 2020-06-29 22:12:42 +02:00
git-version-gen Initial code import 2019-05-11 22:31:12 +02:00
libosmo-e1d.pc.in Initial code import 2019-05-11 22:31:12 +02:00