mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
On bad parameter number print syntax; struct single pointers are now mostly called sfd
This commit is contained in:
parent
5eebca3a5b
commit
50b199dcd9
42 changed files with 1354 additions and 1163 deletions
4
CHANGES
4
CHANGES
|
@ -188,6 +188,8 @@ Coding:
|
|||
|
||||
Moved multicast related code from xioopts.c to xio-ip.c and xio-ip6.c
|
||||
|
||||
Pointers of type struct single are now always called sfd.
|
||||
|
||||
Porting:
|
||||
Removed Config/ because its contents have not been maintained for many
|
||||
years.
|
||||
|
@ -207,6 +209,8 @@ Documentation:
|
|||
|
||||
Renamed xiogetpacketsrc() to xiogetancillary()
|
||||
|
||||
On bad parameter number now print syntax.
|
||||
|
||||
####################### V 1.7.4.5 (not released):
|
||||
|
||||
Corrections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue