patty/include/patty
XANTRONIX Development 4d47b62f5f Implement additional socket flow control
Implement the SOCK_WAIT and SOCK_READY socket flow control states to
indicate a Receive Ready or Receive Not Ready state on the remote end

Other changes:

    * Fix issue wherein flow control was never halted when the remote
      end has received k (window) number of frames without the sending
      station asking for acknowledgment
2024-03-01 00:20:47 -05:00
..
ax25 Implement additional socket flow control 2024-03-01 00:20:47 -05:00
ax25.h Fix numerous XID negotiation bugs 2024-03-01 00:20:46 -05:00
client.h Implement support for sending frames with SOCK_RAW 2024-03-01 00:20:47 -05:00
dict.h Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
hash.h ...I've been busy. 2024-03-01 00:20:46 -05:00
kiss.h Implement patty_kiss_frame_send() 2024-03-01 00:20:47 -05:00
list.h Get rid of patty_list_iterator (too expensive) 2024-03-01 00:20:46 -05:00
print.h Refactor parameter decoding/display 2024-03-01 00:20:46 -05:00
timer.h Implement patty_timer type 2024-03-01 00:20:46 -05:00