Userland AX.25 stack
Find a file
XANTRONIX Development 8632e7ccb8 Merge patty_ax25_sock_timer_ack_restart(), _set()
Changes:

    * Combine patty_ax25_sock_ack_timer_restart() and _set() into one
      method, patty_ax25_sock_ack_timer_start(), which accepts a new
      struct timeval argument to potentially add the Timer T1 value to

    * Reorder some functions in src/sock.c, include/patty/ax25/sock.h
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Use ptsname(), not ptsname_r(), for portability 2024-03-01 00:20:46 -05:00
include/patty Merge patty_ax25_sock_timer_ack_restart(), _set() 2024-03-01 00:20:46 -05:00
src Merge patty_ax25_sock_timer_ack_restart(), _set() 2024-03-01 00:20:46 -05:00
configure Update configure from birchvm 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00