mirror of
https://repo.or.cz/socat.git
synced 2025-07-06 04:56:33 +00:00
DTLS over UDP
This commit is contained in:
parent
ff8de6c5cd
commit
d1b809b4ab
14 changed files with 537 additions and 126 deletions
2
compat.h
2
compat.h
|
@ -681,7 +681,7 @@ typedef int sig_atomic_t;
|
|||
#endif
|
||||
|
||||
/* sigset_t printing - not an exact solution yet */
|
||||
#define F_sigset "0x%4lx"
|
||||
#define F_sigset "0x%06lx"
|
||||
typedef unsigned long T_sigset;
|
||||
|
||||
/* default: socklen_t */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue