Skip to content
Snippets Groups Projects
Commit be2efe0c authored by Mans Rullgard's avatar Mans Rullgard
Browse files

udp: use socklen_t where appropriate


getsockname() takes a pointer to socklen_t which is not necessarily
int.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 9efbfe57
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment