Hello dexter, tnt, Jenkins Builder, I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1d/+/19345 to look at the new patch set (#3). Change subject: implement buffering to chunks in E1->application direction ...................................................................... implement buffering to chunks in E1->application direction Existing applications (such as those written for DAHDI) expect to be reading data in buffer/chunk sizes. For example OsmoNITB: It doesn't want to execute an expensive read/recv syscall to receive 11 bytes, if it needs at least 160 bytes. Change-Id: I807671bc6f2acaef740ce215b8d8abcb5dce2640 --- M src/ctl.c M src/e1d.h M src/intf_line.c 3 files changed, 66 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/45/19345/3 -- To view, visit https://gerrit.osmocom.org/c/osmo-e1d/+/19345 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-e1d Gerrit-Branch: master Gerrit-Change-Id: I807671bc6f2acaef740ce215b8d8abcb5dce2640 Gerrit-Change-Number: 19345 Gerrit-PatchSet: 3 Gerrit-Owner: laforge <lafo...@osmocom.org> Gerrit-Assignee: tnt <t...@246tnt.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <pma...@sysmocom.de> Gerrit-Reviewer: laforge <lafo...@osmocom.org> Gerrit-Reviewer: tnt <t...@246tnt.com> Gerrit-CC: pespin <pes...@sysmocom.de> Gerrit-MessageType: newpatchset