avserver: use socklen_t where appropriate
Various socket functions expect a pointer to socklen_t which is not
necessarily int.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Loading
Please register or sign in to comment
Various socket functions expect a pointer to socklen_t which is not
necessarily int.
Signed-off-by:
Mans Rullgard <mans@mansr.com>