Userland AX.25 stack
Fix patty_kiss_tnc_recv() issues with small buffers (~330 bytes) by more properly detecting EOF being the condition at which the current decoder offset in the buffer is equal to the last buffer read size; the offset can never be the number of bytes read, and the initial read length is -1, so early EOF conditions are avoided |
||
---|---|---|
doc | ||
examples | ||
include/patty | ||
src | ||
configure | ||
Makefile |