mirror of
https://github.com/coturn/coturn.git
synced 2026-04-15 09:11:00 +02:00
Some places in code do not have access to the buffer size which result in crash which can be seen in tests This PR removes the call to `set_ioa_socket_buf_size` from those places (which is redundant anyway)