Hello! In this release was added support of socket_options
parameter of Config class, due to #68
- https://www.php.net/manual/en/context.socket.php
- https://github.com/EvilFreelancer/routeros-api-php#list-of-available-configuration-parameters
So now you may specify stream context options like bindto
or tcp_nodelay
.