]> git.neil.brown.name Git - gsm0710muxd.git/commit
Implement write buffering for the ptys
authorroot <root@debian-gta02.(none)>
Sun, 21 Dec 2008 22:21:22 +0000 (01:21 +0300)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 10 Jan 2009 00:27:26 +0000 (01:27 +0100)
commit58b581a6a818d56980acd19dec71fb5d8af10cdb
tree913eb6bbf8d9ce9a69a8fbfceb103ea37fe53217
parentbbf01a25713ad75d4f8bfd43ee3971d167adda67
Implement write buffering for the ptys

If the receiving side of the pty is slow, the kernel pty buffer (of 4096
bytes) overflows and an unreported lossage occurs. This can be seen when
receiving a large SIM phonebook with busy frameworkd.
ChangeLog
src/gsm0710muxd.c