Log Message: Fix a bug that showed up on netbsd-10: serv_input: read@3 need 468 got 396 read(2) isn't garanteed to be atomic on unix sockets. Loop on poll()/read() until we read the expected len or get an error.
Revision | Action | file |
1.35 | modify | pkgsrc/sysutils/rtty/Makefile |
1.11 | modify | pkgsrc/sysutils/rtty/distinfo |
1.4 | modify | pkgsrc/sysutils/rtty/patches/patch-ac |